Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 137415 The dataset can not be edit when the report is created by the old version birt

Title: CheckIn:Fix bugzilla bug 137415 The dataset can not be edit when the report is created by the old version birt

- Summary:
Fix bugzilla bug 137
415

- Bugzilla Bug (s) Resolved:
Bugzilla bug 137
415: The dataset cannot be edit when the report is created by the old version birt

- Description:
The old version is using org.eclipse.birt.report.data.oda.sampledb as its extension id, so if edit the dataset, we should warn user upgrade the version into org.eclipse.birt.report.data.oda.jdbc in editor page.

- Tests Description:
UI Feature

- Files Added:

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

- Files Deleted:

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA:  
N/A

- Notes to Documentation:  
N/A


Back to the top