[
https://issues.apache.org/jira/browse/TAP5-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade closed TAP5-2023.
--------------------------------
Resolution: Fixed
> zh_CN validation messages broken
> --------------------------------
>
> Key: TAP5-2023
> URL: https://issues.apache.org/jira/browse/TAP5-2023
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.3.3
> Reporter: Wulf Wechsung
> Labels: validation, zh_CN
>
> The validation messages "minimum-string-length" and "maximum-string-length"
> in ValidationMessages_zh_CN.properties don't use properly indexed format
> parameters. As a result, rendering a field with "min-length" validation will
> yield exception
> Render queue error in BeginRender[<Page>:<Field>]: d != java.lang.String
> because it tries to convert the format parameter containing the field label
> to integer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)