Edit Mera created WICKET-4794:
---------------------------------

             Summary: RfcCompliantEmailAddressValidator error message not 
defined
                 Key: WICKET-4794
                 URL: https://issues.apache.org/jira/browse/WICKET-4794
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.4.18
            Reporter: Edit Mera
            Priority: Minor


The error message of the RfcCompliantEmailAddressValidator seems not to be 
defined.
In case of validation error the following warning occurs:
 org.apache.wicket.markup.html.form.FormComponent
Could not locate error message for component:
RequiredTextField@description:form_id:email
and error:
[ValidationError message=[null],
keys=[RfcCompliantEmailAddressValidator],
variables=[[pattern=(?:(?:\r\n)?[ \t])*(?:(?:(?:[^()<>@,;:\".\[\] ...
\t])*))*\>(?:(?:\r\n)?[ \t])*))*)?;\s*)]]]. Tried keys:
email.RfcCompliantEmailAddressValidator,
RfcCompliantEmailAddressValidator.

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

Reply via email to