To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53498
User erack changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo Later |OOo 3.0
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Sat Feb 16 16:13:41 +0000
2008 -------
In cws locales30:
unotools/inc/unotools/Attic/digitgroupingiterator.hxx 1.1.2.1
unotools/inc/unotools/localedatawrapper.hxx 1.29.48.2
unotools/source/i18n/localedatawrapper.cxx 1.37.48.2
svtools/inc/svtools/zformat.hxx 1.2.244.1
svtools/source/numbers/zforfind.cxx 1.47.168.1
svtools/source/numbers/zforlist.cxx 1.70.126.1
svtools/source/numbers/zformat.cxx 1.74.166.1
svtools/source/numbers/zforscan.cxx 1.47.168.1
svtools/source/numbers/zforscan.hxx 1.22.168.1
svtools/source/numbers/zforscan.hxx 1.22.168.2
svtools/source/numbers/zforscan.cxx 1.47.168.2
svtools/source/numbers/zforfind.cxx 1.47.168.2
Didn't have time for locale data change including new API and such. The *-IN and
*-BT locales are hard coded in unotools/source/i18n/localedatawrapper.cxx method
LocaleDataWrapper::getDigitGroupingImpl()
However, locale data needs not to be changed, LocaleDataWrapper::getNum() and
the like and number formatter do it right as soon as "use group separator" (aka
thousands) is activated. Parsing a #,##,### number in the number formatter
though does still not work, only grouping in thousands is recognized and leads
to numeric result. I think we can live with that for now.
---------------------------------------------------------------------
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]