Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix 135492: Map/Highlight didn't take effect for a single data(new date())

- Summary:
Fix bug 135492


- Bugzilla Bug (s) Resolved:
135492: Map/Highlight didn't take effect for a single data(new date())


- Description:
Two bug fixes:

1: when data type is Any, the evaluated value will not be changed to the Java data type

2: NativeDate of _javascript_ type is supported to be stored into report document


- Tests Description:
Junit Test


- Files Edited:
/org.eclipse.birt.core/src/org/eclipse/birt/core/util/IOUtil.java

/org.eclipse.birt.core/test/org/eclipse/birt/core/util/IOUtilTest.java

/org.eclipse.birt.core/src/org/eclipse/birt/core/script/_javascript_EvalUtil.java

 

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExprEvaluateUtil.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/ColumnBindingTest.java


- Files Added:

N/A

 

- 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