Clieint numberConverter with type=percent fails in tr_TR locale
---------------------------------------------------------------
Key: TRINIDAD-2225
URL: https://issues.apache.org/jira/browse/TRINIDAD-2225
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.0.0-core
Reporter: Yee-Wah Lee
Priority: Minor
1. Create an inputText with numberConverter, type = percent and turkish locale
<tr:inputText label="Label 1" id="it1">
<tr:convertNumber type="percent" locale="tr_TR"/>
</tr:inputText>
2. Enter some numbers into the text and submit the page - it fails with
TrParseException("percent suffix undefined or empty")
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira