Sven Meier created WICKET-4608:
----------------------------------

             Summary: Vars in ValidationErrors should be properly converted
                 Key: WICKET-4608
                 URL: https://issues.apache.org/jira/browse/WICKET-4608
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.0.0-beta2
            Reporter: Sven Meier
            Assignee: Sven Meier
            Priority: Minor


Currently variables in ValidationErrors are substituted with Strings.toString().

This is problematic for variables with different representations in different 
languages (e.g. decimal separator). The converter of the processing component 
should be used instead.

--
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

        

Reply via email to