Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla Bug 136048 [smoke][compatibility] support colums binding for text item in old report design

Summary:

To support column bindings for text item in the old report design file.

Used BIRT.core.template to support <value-of>, <image> tags in the content of text item for the old design file when the content type is auto/html. In such case, column bindings are created automatically and the content text of text item is replaced.

Bugzilla Bug (s) Resolved: 136048

Description:

1.    Added backward compatibility codes in TextItemState.

2.    Updated test cases.

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/CompatibleBoundColumnsTest.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/input/Birt2_1_M5TextContent.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/CompatibleBoundColumnsTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/TextItemState.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/Birt2_1_M5TextContent_golden.xml"

 

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