Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla Bug 143859 null pointer exception

Summary:

If the content of a text has “row[value]” and the text resides in the list/table group, NullPointerException is thrown when opens the design file. One utility class for bound columns caused this problem. Fixed and revised codes.

Bugzilla Bug (s) Resolved: 143859

Description:

1.      Revised errors in DataBoundColumnUtil.

2.      Refactored TextItemState, ExtendedItemState and BoundColumnsMgr.

3.      Refactored ModelOdaAdapter in model.oda.adpter plugin.

4.      Updated test cases.

Tests Description : Manual test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/input/CompatibleGroupExpression.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/CompatibleBoundColumnsTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/DataBoundColumnUtil.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/TextItemState.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/BoundColumnsMgr.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleGroupExpression_golden.xml"

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ExtendedItemState.java"

 

 

"/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java"

 

 

Files Added:

 

Files Removed:

 

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 


Back to the top