Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 154512: Error when modify the "datasetRow" to "row" as the same column

Summary Error when modify the "datasetRow" to "row" as the same column

Bugzilla Bug (s) Resolved 154512

Description Because now we edit a data binding which isn't from a tableViewer,so we can't use the ComputeColumnExpressionFilter.We should modify ComputeColumnExpressionFilter.java to adapt a ComputeColumnHandle.

Tests Description Manual test.

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Added



Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ComputedColumnExpressionFilter.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataItemBindingDialog.java



Files Deleted

 

Your signature here


Back to the top