Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: fixed bugs 145658 and 145724

Summary:

To fix bug 145724 Model returns true for needSave when parsing the old design file.

To fix bugzilla 145658, group element should get its name from virtual parent first since Table bound columns have aggregateOn properties.

Bugzilla Bug (s) Resolved: 145724, 145658

Description:

1.      Revised codes in ModuleHandle, ModelUtil and ModuleUtil to return true for needsSave().

2.      Revised NameManager for name schema of a group element.

3.      Updated test cases.

Tests Description : junit test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/golden/TestDropLibrary_golden1.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/input/LibraryCompoundElement.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/input/DesignWithLibraryCompoundElement.xml"

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/NameManager.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/golden/DesignWithLibraryCompoundElement_golden.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/LibraryCompoundElementTest.java"

 

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.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