diff options
-rw-r--r-- | hsqldb/patches/index.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hsqldb/patches/index.txt b/hsqldb/patches/index.txt index 3189c7e31e1d..2e114e14725b 100644 --- a/hsqldb/patches/index.txt +++ b/hsqldb/patches/index.txt @@ -31,3 +31,19 @@ Issue ==================================================================================== +File name +--------- + text_table_double_quotes.patch + +Description +----------- + fixes the problem that when inserting double quotes into a text table, the table + becomes unreadable under some circumstances. + +Issue +----- + http://www.openoffice.org/issues/show_bug.cgi?id=70841 + writing certain data into bugdoc HSQL Text Table renders the complete database inaccessible + + +==================================================================================== |