-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.3.3
-
Fix Version/s: None
-
Component/s: tapestry-core
-
Labels:
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.
- duplicates
-
TAP5-1865 Chinese valication message issue
-
- Closed
-