Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 148166IllegalStateException when click in Dataset dialog in attached report

Title: CheckIn:Fix bugzilla bug 148166IllegalStateException when click in Dataset dialog in attached report

- Summary:
Fix bugzilla bug
148166 IllegalStateException when click in Dataset dialog in attached report

- Bugzilla Bug (s) Resolved:
148166

- Description:
This bug is related to the compatibility with old report using sampledb data source. We should firstly let user update the ExtensionId as needed, then allow user to do other operations in data set editor page. Fixed it in source!

- Tests Description:
UI Feature

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.data.oda.jdbc.ui/plugin.xml
/org.eclipse.birt.report.data.oda.sampledb.ui/plugin.xml
/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/SampleDataSetEditor.java

- Files Added:

- Files Deleted


Back to the top