[
https://issues.apache.org/jira/browse/PIVOT-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dirk Möbius updated PIVOT-681:
------------------------------
Attachment: tableroweditor-demo.patch
Attached file solves the i18n issues.
Note that I replaced the currency symbol '$' with '\u00AF' which, according to
the DecimalFormat javadocs, represents the currency symbol of the current user
country. Tested with locales en_US, en_GB (pound), de_DE (€), it_IT (€), de_CH
(Swiss, SFr.), zh_CN (Yen, font issues; Verdana).
> TableRowEditor demo: amount field doesn't validate in some countries
> --------------------------------------------------------------------
>
> Key: PIVOT-681
> URL: https://issues.apache.org/jira/browse/PIVOT-681
> Project: Pivot
> Issue Type: Bug
> Components: demos
> Reporter: Dirk Möbius
> Fix For: 2.0
>
> Attachments: tableroweditor-demo.patch
>
>
> See
> http://mail-archives.apache.org/mod_mbox/pivot-user/201012.mbox/%[email protected]%3e
> for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.