getLocalizedPattern displays currency sign in Linux
---------------------------------------------------
Key: TRINIDAD-1413
URL: https://issues.apache.org/jira/browse/TRINIDAD-1413
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.11-core
Reporter: Cale Scholl
Attachments: 1.2.11.1-branch_currencySign.patch,
trunk_currencySign.patch
This is concerning the implementation of getLocalizedPattern provided with the
fix for:
https://issues.apache.org/jira/browse/TRINIDAD-1374
The currency sign string, "ยค", isn't portable on Linux, so in order to detect
and replace the symbol, the implementation was changed to instead use the
symbol's unicode value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.