Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: 151653 JointDataSet DnD from a library can't locate the corresponding datasets via JoinCondition

Summary:

If drag a joint data set from library to report design, joinCondition.leftDataSet and rightDataSet must have library name space as prefix. Gave a temporary solution to support this feature.

 

Besides above, JointDataSet.CachedMetaData.resultSets also requires library name spaces as prefix. Also support it.

Bugzilla Bug (s) Resolved: 151653

Description:

1.        Added algorithm in ResultSetColumnHandle and JoinConditionHandle to add library namespace as prefix for joint data set that is dragged from library.

2.        Updated test cases.

Tests Description : manual test.

Files Edited:

"/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/elements/strategy/LibraryNamespaceSearchStrategy.java"

"/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/ModuleHandle.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/core/PropertySearchStrategy.java" "/org.eclipse.birt.report.model_bugs/test/org/eclipse/birt/report/model/library/input/LibraryWithJointDataSet.xml"

"/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/ResultSetColumnHandle.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/JoinConditionHandle.java" "/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/elements/JointDataSet.java" "/org.eclipse.birt.report.model_bugs/test/org/eclipse/birt/report/model/library/LibraryJointDataSetTest.java" "/org.eclipse.birt.report.model_bugs/test/org/eclipse/birt/report/model/library/input/DesignIncludeJointDataSet.xml"

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