[Libreoffice-bugs] [Bug 116253] 'NULL' appears as default text in text and combo boxes when editing a newly inserted record in a form's table control
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 3 17:24:34 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116253
--- Comment #5 from Howard Johnson <BridgeportContractor at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180603/3c6c9e0c/attachment.html>
More information about the Libreoffice-bugs
mailing list