Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 182881 Exception is thrown out when export a report which extend crosstab from a library to a library [01]

- Summary:

When exports the cross-table elements, exception will be thrown. Fixed codes.


- Bugzilla Bug (s) Resolved: 182881

- Description:

1. Fixed the algorithm for exporting cross-table.

2. Added test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ElementExporter.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/BoundDataColumnUtil.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java
/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/BoundColumnsWriterMgr.java



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/golden/ElementExporterTestLibrary_golden_15.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/ExportXtab.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/ExportXtabLib.xml
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/Library_5.xml



- Files Deleted:



- Notes to Build Team:


- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu
Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx


Back to the top