Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix bugzilla bug 136296 Set the filter function -between on the 'datatime' data type, an error is thrown outLast modified: 2006-04-12 07:56:38

Title: CheckIN:Fix bugzilla bug 136296 Set the filter function -between on the 'datatime' data type, an error is thrown outLast modified: 2006-04-12 07:56:38

- Summary:
Fix bugzilla bug 136296

- Bugzilla Bug (s) Resolved:
Bug 136296

- Description:
Call the dataType conversion method to convert the NativeDate type to java.util.Date type

- Tests Description:
Unit test

- Files Added:

- Files Edited:
/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/ColumnBindingTest.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExprEvaluateUtil.java
/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExecutorHelper.java
/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/golden/ColumnBindingTest.testFilterOnDateType.txt,v


- Files Deleted:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA:  

N/A

 

- Notes to Documentation:  
N/A


Back to the top