You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Stephan Classen (JIRA)" <ji...@apache.org> on 2013/03/26 10:21:17 UTC

[jira] [Created] (WICKET-5115) ValidationError does not perform variable substitution if setMessage() is used

Stephan Classen created WICKET-5115:
---------------------------------------

             Summary: ValidationError does not perform variable substitution if setMessage() is used
                 Key: WICKET-5115
                 URL: https://issues.apache.org/jira/browse/WICKET-5115
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 6.6.0
            Reporter: Stephan Classen


When using ValidationError.setMessage() and not using any keys ( setKeys() or addKey() ) the method getErrorMessage() does not perform a variable substitution. The returned string will still containt ${label}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira