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

            Bug ID: 92538
           Summary: EDITING: PostgreSQL direct connection - Default for
                    Text isn't CharacterType of PostgreSQL
           Product: LibreOffice
           Version: 4.2.0.4 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

This bug could only be reproduced with PostgreSQL and direct connection to it
from Base.
Open the database with this connection.
Create a new table.
Create some fields.
There was suggested "Text [character_data]" for the fields.
Try to save the table.

Doesn't work because PostgreSQL doesn't know which type it should be. Seems
there is no datatype like this:
http://www.postgresql.org/docs/9.5/static/datatype-character.html

You will get the same if you will copy a table from another database and want
to insert. "Text [varchar]" is changed from Base to "Text [character_data]",
which doesn't work.

Don't know the first time the bug appears. Have tried this first with LO 4.2
and now again with LO 4.4. It's the same. So I set this to first version of LO
4.2.
My system: OpenSUSE 13.2 64bit rpm Linux.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to