Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-pmc] Petition for checkin of BZ 130887, 185443, 189179, 189930, 191702, 191700, 191705


Hi,
        Here're some bugs in SQL Dev Tools which we'd like to ask for DTP PMC's approval to checkin:

130887: the reporter said it's more reasonable to use 'UTF-8' as the default encoding compared with the system default, it's a trivial change, i just change
the default value to 'UTF-8', thus wont affect other parts.

Url to this BZ:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=130887


185443: complains when the user hovers the mouse on the query text box in SQL Results view it will automatically gain
focus.
I just remove the code to automatically set focus, wont affect other parts.
Url to this BZ:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=185443


189179: Export Format Options preferences page delimiter value truncated

This is caused by the text length limitation. I enlarge the limitation and now it works fine.

Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=189179


189930: Same as 189179
Url:https://bugs.eclipse.org/bugs/show_bug.cgi?id=189930

191702
Add preference option to toggle long/short syntax validation messages
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191702

191700
Add more AST nodes to distinguish object names of different types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191700

191705
Click on "configure parameters" button for Event launch configuration does not work
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191705

Thanks in advance!

Best Regards!

Max (Hui) Cao
Sybase Shanghai RD

Back to the top