Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fixed one NullPointerException problems in ListingItemState.

Summary:

Fixed one NullPointerException problem. One NPE can be caused by backward compatibility of bound columns on group elements. The new implementation used the design version to determine backward compatibility behaviors.

Bugzilla Bug (s) Resolved: N/A

Description:

1.      Revised codes in ListingItemState to avoid NPE

2.      Updated test cases.

Tests Description : Manual test.

Files Edited:

"/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/parser/ListingItemState.java"

 

Files Added:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleGroupExpression_golden_1.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/input/CompatibleGroupExpression_1.xml"

 

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