Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 193078Tow issues when select value of computed column in report parameter[0705]

- Summary:
Fix bugzilla bug 193078 Tow issues when select value of computed column in report parameter[0705] (in 2.2.0& head)


- Bugzilla Bug (s) Resolved:
193078

- Description:

In ModelDteAdapter, we never set aggregation function and its related info when new a computedColumn. Now fix it!


- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/AbstractExpressionCompiler.java"

 

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/ColumnBindingTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/newbinding/ColumnBindingTest.java"


- Files Added:

- Files Deleted

 

 


Back to the top