Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bug 156977 NPE while adding a dataset to a report. Fixed in branch 2.1.1 and head 2.2

Summary:

In ScriptDataSet, result set hints has replaced the result set property. Also need to provide API compatibility. getPropertyHandle(ScriptDataSetHandle.RESULT_SET_PROP) will return the underlying property handle for result set hints.

Bugzilla Bug (s) Resolved: 156977

Description:

1.    Rewrote getPropertyHandle() in ScriptDataSetHandle to do API compatiblity.

2.    Added test cases.

3.    Fixed one compile error in head 2.2.

4.    Fixed one test case error in branch and head.

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/APICompatibleTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ScriptDataSetHandle.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSetState.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