You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Edit Mera (JIRA)" <ji...@apache.org> on 2012/10/01 14:51:08 UTC

[jira] [Created] (WICKET-4794) RfcCompliantEmailAddressValidator error message not defined

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

[jira] [Resolved] (WICKET-4794) RfcCompliantEmailAddressValidator error message not defined

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4794.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.2.0
         Assignee: Martin Grigorov

Fixed in 1.5.x and 6.x branches.
Branch 1.4 is frozen and receives only security related fixed.
                
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.2.0, 1.5.9
>
>
> 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