[Libreoffice-bugs] [Bug 126645] New: Firebird: AutoValue doesn't work with tablename and fieldname with special characters

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 31 18:16:41 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126645

            Bug ID: 126645
           Summary: Firebird: AutoValue doesn't work with tablename and
                    fieldname with special characters
           Product: LibreOffice
           Version: 6.2.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: robert at familiegrosskopf.de

Created attachment 153080
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153080&action=edit
Open the table and try to add a new value for field "Straße"

Open the attached database.
Open the table "Straße".
Add a value for the field "Straße" and try to save.
Firebird ignores the autovalue and begins to count with the first value:
-----
firebird_sdbc error:
*violation of PRIMARY or UNIQUE KEY constraint "INTEG_6" on table "Straße"
*Problematic key value is ("ID" = 3)
caused by
'isc_dsql_execute'
-----
You have to try it again and the problematic key will count "ID"=4, "ID"=5 ...

have tested it with a normal table (Table named "table", field named "Name")
and couldn't get this error. Think it must be an error, which only occurs with
special characters in fieldname and/or tablename.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190731/34137b11/attachment.html>


More information about the Libreoffice-bugs mailing list