Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix assertion error when writes out the design file.

- Summary:

When writes ExtendedItem.HighlightRule.dateTimeFormat, assert errors may occurs. This was caused by check-in of TOC. Previous version has no such problem.

- Bugzilla Bug (s) Resolved:N/A



- Description:

1. modified ModuleWriter, when writes ExtendedItem.HighlightRule.MumbleFormat, uses writeStructure() methods to write out the format values.

2. updated test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/golden/CustomMsgCommandTest_golden.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/golden/ExtensionTest_golden_3.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/Birt2_1_0Expr_golden.xml
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java



- Files Added:



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu

Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx
 


Back to the top