[Libreoffice-bugs] [Bug 105711] FIREBIRD: Couldn' t create a varchar-field with less than 20 characters in GUI

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 27 17:44:56 UTC 2017


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

--- Comment #8 from robert at familiegrosskopf.de ---
(In reply to Tamas Bunth from comment #7)
> 
> I think the correct one would be the second: the user can put only 5
> characters (because the first version is really annoying when using the
> fixed char column, it is more straightforward and the functionality is the
> same as with HSQLDB).

You are right. And this will work right in the second attachment, created with
5.4.0.0beta1. Download an try to put
'123456'
into the field "Text_5_String".
An error appears. Won't save this input, Will only save '12345'.

But this won't work with the first attachment, created with 5.4.0.0alpha0.
Download and try to put
'12345678901234567890'
into the field "ShortName".
You could save this data, but the field is set to a length of 5 characters, as
it is set in the second attachment for "Text_5_String".
You could create new tables in this database with the same behavior: 5
characters, but 20 could be saved.

With new created databases it seems this bug won't appear - don't know why ...

-- 
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/20170527/23861678/attachment.html>


More information about the Libreoffice-bugs mailing list