[Libreoffice-bugs] [Bug 100849] Currency icon is har =?UTF-8?Q?dcoded=20to=20=E2=80=9C=24=E2=80=9D?=, which is inappropriate to locales not using dollars

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 28 18:58:41 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=100849

--- Comment #20 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to Heiko Tietze from comment #19)
> Here is a better link
> https://stackoverflow.com/questions/15000102/is-there-an-iso-standard-for-
> currency-symbols, 2nd answer.

Think we'd be looking at what ICU provides to parse the font symbols against
the ISO 4217:2015 currency codes and currency number--either getName() or
getSymbol() by locale

http://userguide.icu-project.org/formatparse/numbers
http://www.icu-project.org/apiref/icu4j/index.html?com/ibm/icu/util/Currency.html

While for Android, Google provides their own getSymbol()
https://developer.android.com/reference/java/util/Currency.html

@Eike?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170528/935340dd/attachment-0001.html>


More information about the Libreoffice-bugs mailing list