Apache OpenOffice (AOO) Bugzilla – Issue 94730
[ru] table wizard does not work in Russian version
Last modified: 2013-08-07 15:45:09 UTC
1. install a Russian version 2. open the Bibliography database 3. start the table wizard 4. select all fields 5. click finish ==>> an empty error message with a red stop sign appear
Please take care for this. Thanks.
This occurs also in other Languages. The problem is that dbase only allow 10 characters for a column name. In german, select an entry with less then 10 characters and add on the next page some umlaut characters like 'äöü' which will result in the same error. The problem is, that the 'äöü' characters will convert to utf-8 and are not 1-byte long.