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

--- Comment #18 from Robert Großkopf <[email protected]> ---
1. Table has to be created with 2 fields, 
"ID" INTEGER[int 4]
"Memotext" MEMO[Text]
"ID" should be primary key

2. Try to input in GUI: "ID" → 1, "MemoText" → 'New Text'

3. Go to next row. 'New Text' will be set as '0'.

All this only happens after creating a new table here. Doesn't happen after
closing the connection and reopening the connection.

All this happens only if there are other tables in schema "public". If there is
no table in schema "public" the first table won't show this bug here.

Tested with PostgreSQL 14.7 on OpenSUSE 15.4 64bit rpm Linux.
Bug appears in LO 7.0.5.2, also in LO 7.5.1.2 and all other versions installed
here.
Think this isn't a regression, has never worked and was never detected …

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

Reply via email to