Support Article
Validation message does not localize property names
SA-30705
Summary
User has a text property with Min and Max characters defined on the "Presentation" tab. At run time, when a value less than minimum number of characters specified is entered, a validation message appears.
While the validation message itself is localized, it includes the property name which is not localized

Error Messages
Not applicable
Steps to Reproduce
1. Include a text property in a section and restrict the number of characters using the Min or Max characters attribute.
2. At run time in a "localized" scenario, enter a value that has less than the number of characters specified in the attribute.
3. Validation message is localized, but includes the property name , which appears in English.
Root Cause
A defect in Pegasystems’ code or rules.
Resolution
Apply HFix-30341 and create a new pyMessageLabel field value "length_minCharsMsgFull" at baseclass to provide the translation.

Published November 26, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.