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

--- Comment #2 from [email protected] ---
Ans also the same behavior with every character-function, which depends on the
length of a string.

Start tools > SQL
Copy the following code and execute it:
select char_length(_iso8859_1 'Grüß di!') from "Table1"

Should return 8, but iso8859_1 isn't installed:

firebird_sdbc error:
*CHARACTER SET ISO8859_1 is not installed
caused by
'isc_dsql_prepare'

Counting of characters should work in every language - not only in English.
Without this function most of the character-functions are unusable for people,
who use special characters as there native language.

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