Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bug 135509 Can't have the same named expressions in data binding column

Summary:

Provided the functionality that two bound data columns cannot have the duplicate names. Added a method to create the bound columns with the unique name.

Bugzilla Bug (s) Resolved: 135509.

Description:

1.    Added methods in StructureListValidator.

2.    Modified PropertyCommand to avoid the duplicate name for structure like bound data columns.

3.    Added the method StructureFactory.newComputedColumn().

4.    Updated test cases.

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/ReportItemHandleTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/StructureFactory.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/ReportItemHandleTest.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/StructureFactoryTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/StructureListValidator.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/ReportItemHandleTest.java"

 

Files Added:

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