Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla 136395 Loss of data in report design

Summary:

Used a new way for the backward compatibility of DataItem valueExpr. For the data value-_expression_ in the old design file, creates a bound data column. In it, both name and value are equals to the value-_expression_. So that “resultSetColumn” is equal to the previous “valueExpr”.

Bugzilla Bug (s) Resolved: 136395

Description:

1.    Changed the CompatibleDataValueExprState. This is to introduce the new way for backward compatibility.

2.    Added test cases.

Tests Description : Junit test.

Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/DataBoundColumnUtil.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleBirt2_1M5Expr_golden.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleBoundColumnNestedTable_golden.xml" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleDataValueExprState.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