Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix bugzilla bug Bug 188835,189071

- Summary:
Fix bugzilla Bug 189071 It's not consistent between two issues when add filter in dataset dialog

Fix bugzilla bug 188835"1970-01-01" is added before the value when filter key is Time type[00]


- Bugzilla Bug (s) Resolved:
189071, 188835

- Description:

Bug 189071: There is a date type bug when we sort on Date type column. We should not apply any locale info when doing conversion. Fix it now!

Bug 188835: Apply pattern format only on java.util.Date. This formatter should not be applied on java.sql.Time/java.sql.Date


- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectValueDialog.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/CacheUtil.java"


- Files Added:

- Files Deleted

 

 

 

 

 

 


Back to the top