Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla Bug 121531 & 121519

-Summary:

Bug 121531: Add an unused driver instead of the needed driver will cause url property empty

Bug 121519: Restore drivers will stop working if you click File Name to sort it in Manage JDBC Drivers dialog

 

-Bugzilla Bug (s) Resolved:

 Bugzilla bug 121531, 121519

  

-Description:

121531: BIRT will now keep the parameters the way they were even if the driver hasn't been added yet

121519: The mechanism used to sort jars or drivers against the columns has now been changed by rewriting the RuleBasedCollator

 

 

-Tests Description:   

-Files Added: 

-Files Edited:

/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/dialogs/JdbcDriverManagerDialog.java

/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/wizards/JdbcDataSourcePage.java

/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JdbcToolKit.java

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

 


Back to the top