To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=38494
------- Additional comments from [EMAIL PROTECTED] Wed Mar 30 01:44:43 -0800 2005 ------- ER wrote: >RTF does have a language/locale designator, \lang# where # is the MS-LangID, >which is written by Writer but is not evaluated by Calc. Evaluating that would >enable us to correctly parse strings to values. If that was the case, Calc would allways presume English number formats when pasting RTF. But it is not. Example: Copy the number 12,000 from Writer: Then paste into calc and you get these results: Calc (English locale settings):12000 Calc (German locale settings): 12 Everything is fine - Calc uses the locale settings correctly when parsing the string. But try the same with 12.000, and you will see that Calc stops caring about language settings. What we wish for, is making Calc parse the strings consistently. --------------------------------------------------------------------- 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]
