Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 153714 Dynamic text with new Date() does not work correctly

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 153714 Dynamic text with new Date() does not work correctly

- Summary:

- Bugzilla Bug (s) Resolved:
153714 Dynamic text with new Date() does not work correctly
- Description:

The foreign content now can have the extenalize key property, to localize the text content, the report engine convert the raw value to string object. That cause the ClassCastException.

- Tests Description  :

Manual text

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

 
- Notes to Documentation:  

- Files Edited:
cvs ci -m "fix class cast exception in HTML text" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedContentVisitor.java"


- Files Added:

- Files Deleted


-Wei Yan



Back to the top