https://bugs.freedesktop.org/show_bug.cgi?id=45253

             Bug #: 45253
           Summary: EDITING postgreSQL-SDBC New Table wizard mishandles
                    Memo field data types
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.0 RC2
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 56165
  --> https://bugs.freedesktop.org/attachment.cgi?id=56165
screen shot of data type field selector for memo field in table wizard

Tested w/ Ubuntu 11.04, Libo 3.5 RC2, Postgresql 8.4 & 9.1

Open an ODB connected to a postgres server
Start the new table wizard.
Select a table template with a memo field.
Select all fields 
Next
Check the data type for the Memo field.

If this is the first table in the database it will set the type as an Array of
abstime (not really what we wanted :)
If it is not the first table then it selects an invalid string for the data
type.

In the first case if the user does not know to check the table is created with
the incorrect column data type. In the second the db engine throws an error
when the create table command is issued.

The screen shot is from the second case.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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