Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bug 142948 and bug 142425

Summary:

DefaultResourceLocator return null if the input filePath is in url format like “file:/…”.

RemovedUnusedColumnBinding() removes some useful column binding because implementation bugs.

 

Bugzilla Bug (s) Resolved: 142948, 142425

Description:

1.      Revised codes in DefaultResourceLocator for 142948.

2.      Enhanced codes in UnusedBoundColumnsMgr, BoundColumnsMgr to check the case that one column binding uses another column binding.

3.      Fixed bugs in UnusedBoundColumnsMgr to avoid remove useful column binding defined on chart.

4.      Updated test cases.

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/UnusedBoundColumnsMgr.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/extension/CompatibleReportItemExtensionTest.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/BoundDataColumnsUtilTest_2.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java"

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/BoundDataColumnsUtilTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/BoundColumnsMgr.java"

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/golden/BoundDataColumnsUtilTest_golden_2.xml"

 

 

Files Added:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/extension/golden/CompatibleExtensionTest_golden_1.xml"

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/extension/input/CompatibleExtensionTest_1.xml"

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