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

--- Comment #18 from Robert Großkopf <[email protected]> ---
(In reply to Lionel Elie Mamane from comment #17)
> IIRC, this was done to handle the "worst case scenario" of a Unicode
> character needing 4 bytes in storage, and since in Firebird the length of a
> varchar field is bytes and not characters... to be sure to put 1, resp. 5,
> characters we must allocate a VARCHAR(4), respectively a VARCHAR(20).

It's funny. I tested this with the second attachement. The database had been
created with LO 5.4. You couldn't add more than '12345' to a
5-characters-field. A message appears, that there couldn't be added more than 5
characters. Try it.

After reading comment 16 I tested it with a database I created new. And soon
the described behaviour appears. It isn't the same bug which appears first, but
the behaviour of the database created with LO 5.4 is better than the behaviour
of the database created now.

Has the internal database been changed since LO 5.4.0.0.beta1?

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