To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=55414
User er changed the following: What |Old value |New value ================================================================================ Status|NEW |STARTED -------------------------------------------------------------------------------- Keywords|needmoreinfo | -------------------------------------------------------------------------------- OS/Version|Linux |All -------------------------------------------------------------------------------- Platform|PC |All -------------------------------------------------------------------------------- Target milestone|OOo Later |OOo 2.0.2 -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Wed Oct 26 11:32:29 -0700 2005 ------- Of "Additional comments from oldium Wed Oct 5 10:26:13 -0700 2005" I assume that this is all about the Czech locale, where the decimal separator is a comma and the group separator is a space. From the format code the quoting backslash is eaten away from the space, which in the end interferes with the group separator, so the format code of the initial example (1) #,##\ \A_B\C somehow results in an invalid format code which is halfly accepted but can't be applied. As for the second case of (2) #,##\A_B\C not being retained in the file format, the reason is that the functionality of displaying a gap of the exact width of the character given is not implemented, and the format is stored like #,##"A C" I'm taking this issue for the first (1) case of the quoting backslash being eaten. Eike --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]