Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla 135508 -- Copy and paste data source/data set will paste them with same name on behalf Xinjie He.

Summary:

When copy and paste data source/data set , design element should have different name.

Bugzilla Bug (s) Resolved: 135508                                

Description:

1In DesignElement.java , during cloning a dataset or datasource , clear the text-property of displayName and displayNameID if those are exist. In this way, all the new copy handle will display the value of name property, obviously values of name property of design element is different.

1.    Add Test Cases

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/core/DesignElementCloneTest.java"  

 

Files Added:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/core/input/DesignElementCloneTest_DisplayName.xml

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

Mark He

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: xhe@xxxxxxxxxxx

 


Back to the top