Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 190513 Null-pointer exception when editing existing property bindings in 2.2RC0

- Summary:

For the design file with obsolete version number, if the name contains invalid characters, automatically renames it during parsing.

- Bugzilla Bug (s) Resolved: 190513 (partly)

- Description:

1. added automatic rename algorithm in the ModuleParserHandler.endDocument().

2. updated test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ParserCompatibilityTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ModuleParserHandler.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ReportElementState.java



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/golden/CompatibleInvalidCharsInName_golden.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/input/CompatibleInvalidCharsInName.xml



- 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