Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-pmc] PMC Request to deliver fix for BZ 234266


Hello PMC,

I'd like to deliver the fix for BZ 234266 ( https://bugs.eclipse.org/bugs/show_bug.cgi?id=234266 ), which fixes a problem in the Table Editor.  Here's the problem description:

"When adding a new row in the table editor, the columns are automatically filled
with <null>.  Since generated-columns are read-only, any value appearing in the
column will result in an attempt to write to the table causing a error.  The
proposed fix is to replace the <null> with an empty string."


The fix is low risk. It was provided by Quy On of IBM, who has provided many fixes for the Table Editor.

Regards,
Brian


Brian Payton
SQL and XML Query Tools Development
IBM Silicon Valley Laboratory
(408) 463-2989, T/L 8-543-2989


Back to the top