Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix [144175][Compatibility] Evaluate error of an existing report design

- Summary:
Fix [144175][Compatibility] Evaluate error of an existing report design.


- Bugzilla Bug (s) Resolved:
144175


- Description:
This bug is a collection of bugs that involved three teams, DtE, model, and engine. In data part, the column binding name is trimed before they are passed to model in ExpressionUtil class. In engine part, they fix a bug which incorrectly set the value of “aggregationOn” field in an _expression_. For model part, they also do trim to column binding names.


- Tests Description:
No.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionUtil.java"

 

- Files Added:

 

- Files Deleted

 


Back to the top