Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugzilla 144175 backward compatibility for DataItem.valueExpr

Summary:

When provided backward compatibility for DataItem.valueExpr, empty spaces should be trimmed before create a bound column.

Enhanced insertColumn() methods for colSpan cases. That is, increase the colSpan of a cell if the insert position is in the middle of the cell.

Bugzilla Bug (s) Resolved: 144175

Description:

1.      Revised codes in ColumnBandAdapter and ColumnBandInsertAction.

2.      Trimmed spaces in CompatibleDataValueExprState for DataItem.valueExpr.

3.      Updated test cases.

Tests Description : Manual test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/TableColumnBandTest.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/TableColumnBandTest_1.xml" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandAdapter.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandInsertAction.java"

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/input/CompatibleBirt2_1M5Expr.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleBirt2_1M5Expr_golden.xml"

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleDataValueExprState.java"

 

Files Added:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/TableInsertColumnBandTest.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