Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#156303 (2.1.1&2.2) - Change data set in PROPERTY SHEET, double click the chart builder, system throws exception

- Summary:
Change data set in PROPERTY SHEET, double click the chart builder, system throws exception

- Bugzilla Bug (s) Resolved:
156303

- Description:
Changing dataset in PROPERTY SHEET won't update column bindings itself, so retriving data for a wrong query will throw an exception from DtE.
Fixed by removing the error dialog so that chart builder will switch to sample data sliently.

Checked in to both 2.1.1 and 2.2 repositories.

- Tests Description: Manual test
- Notes to Build Team: None
- Notes to Developers: None
- Notes to QA: None
- Notes to Documentation: None

- Files Edited:
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java


- Files Added:

- Files Deleted

 

 


Back to the top