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

--- Comment #5 from Howard Johnson <[email protected]> ---
If you set a VARCHAR field's Default to: xx  (rather than Null),
then what actually gets displayed after record insertion is: 'xx' (with the
quotes)   (another bug)

Expected result:  the single quotes should not be displayed.

Fortunately, what actually gets inserted into the data base is just xx without
the single quotes.

-- 
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