Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 147403 [regression][Linux-ws]Preview attached script report throws error.

- Summary:
Fix bugzilla bug 147403 [regression][Linux-ws]Preview attached script report throws error.


- Bugzilla Bug (s) Resolved:

147403 [regression][Linux-ws]Preview attached script report throws error.


- Description:
Now when convert a string to integer type in DataTypeUtil, the value such as “1.1”,”1.9” will be convert to integer 1.


- Tests Description:
Unit test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"

"/org.eclipse.birt.core/test/org/eclipse/birt/core/data/DataTypeUtilTest.java"

 

- Files Added:

 

- Files Deleted

 

 

 

 


Back to the top