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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to