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

            Bug ID: 153431
           Summary: PostgreSQL native connector: Field Memo [Text]
                    couldn't be filled with text content after created
           Product: LibreOffice
           Version: 7.5.0.3 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Open a connection to PostgreSQL with native connector.
Create a table. Should contain one field with field type Memo[Text].
Save the table and open the table for input data.
Fill content to the field for Memo[text] (and other needed content for primary
key).
Change to next row.
'0' will be saved instead of any content in this field.
You couldn't save anything in this field instead of '0'.

Now close the connection to the database. Connect by JDBC (or ODBC). 
Open the table - you could type text in the field for Memo[text] and it will be
saved.

Close the connection to the database. Connect with native connector. Now you
could type text into the field Memo[text].

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to