Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix parts of bug 155527 [regression]Dataset user defined parameter is cleared when change query text

Title: CheckIn:Fix parts of bug 155527 [regression]Dataset user defined parameter is cleared when change query text

- Summary:
Fix
parts of bugzilla bug 155527 [regression]Dataset user defined parameter is cleared when change query text

- Bugzilla Bug (s) Resolved:
Bug
155527

- Description:
In Dtes part, we should not automatically generate parameter name for ParameterMetadata if its native name is null or blank. This process should be done in ModelOdaAdapters side. Now Dte has fixed it, Model should fix the following parts.

- Tests Description:
Manual test

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLUtility.java

- Files Added:

- Files Deleted



Back to the top