Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 136261 Data Set Editor's Output Columns may fail to get Result Set Columns Definition

Title: CheckIn:Fix bugzilla bug 136261 Data Set Editor's Output Columns may fail to get Result Set Columns Definition

- Summary:
Fix bugzilla bug 136261 Data Set Editor's Output Columns may fail to get Result Set Columns Definition.

- Bugzilla Bug (s) Resolved:
136261

- Description:
We will fetch the resultset metadata if we can retrieve them from datasetDesign, then we will never do the query execution to get resultset metadata. Fix in source!

- Tests Description:
Manual test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/MetaDataPopulator.java"
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetMetaDataHelper.java"

"/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetComputedColumnsPage.java"


- Files Added:

- Files Deleted




Back to the top