To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48175
                  Issue #:|48175
                  Summary:|NativeNumberSupplier must not assume en_US input
                          |string
                Component:|l10n
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ft
              Reported by:|er





------- Additional comments from [EMAIL PROTECTED] Tue Apr 26 04:01:00 -0700 
2005 -------
The NativeNumberSupplier service assumes that the number string is in en_US
format, decimal is (.) and thousand sep. is (,), and it tries to convert them to
what is defined in locale data. But the assumption is wrong, the string has to
be converted as is, all separators are already set as defined in the locale
data, other literal string data may have been inserted by the user to form
special formats.

offapi/com/sun/star/i18n/XNativeNumberSupplier.idl should clarify this in the
documentation of getNativeNumberString().

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

Reply via email to