Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bug 153378, 153540 -- [Regression]Label text won't show up when the text key is not found. & Use boolean param in cascading group will cause cascading fail.

Summary:

Fixed a dead loop and a potential NPE in clone method of ReferencableStructure.java.

 

Bugzilla Entry(ies) Resolved:

153378, 153540

 

Description:

153378: [Regression]Label text won't show up when the text key is not found.

Solution: Fix problem in DocumentUtil.serialize method.

 

153540: Use boolean param in cascading group will cause cascading fail.

 Solution: Fix problem in ParameterValidationUtil.

 

Also in this check-in fixed a dead loop and a potential NPE in clone method of ReferencableStructure.java.

  

Tests Description:

JUnit tests

 

Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/DocumentUtil.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/writer/golden/DocumentUtilTest_golden_5.xml" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/ReferencableStructure.java"

 

Files Added:

 None.

 

Notes to Build Team:

None.

 

Notes to Developers:

None.

 

Notes to QA:

None.

 

Notes to Documentation:

None.

 

 

Best regards,

 

Jiaying Liu

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388

 


Back to the top