Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.0.0-core
-
None
-
None
Description
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")