You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Phill Ashworth (Created) (JIRA)" <ji...@apache.org> on 2012/03/27 09:27:35 UTC

[jira] [Created] (WICKET-4477) SmartLinkLabel failing to process email with -

SmartLinkLabel failing to process email with -
----------------------------------------------

                 Key: WICKET-4477
                 URL: https://issues.apache.org/jira/browse/WICKET-4477
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.5.5
            Reporter: Phill Ashworth


In a similar vein to WICKET-3174 - using SmartLinkLabel with an email address that includes a "-" generates a link only on the right-most part of the address. 

Example: 
- my-test@example.com 
Will generate a link like: 
- my-<a href="mailto:test@example.com">test@example.com</a> 

The addition of the "-" char is a valid email address format. 

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

        

[jira] [Resolved] (WICKET-4477) SmartLinkLabel failing to process email with -

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

Sven Meier resolved WICKET-4477.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
                   1.5.6
         Assignee: Sven Meier

Thanks for reporting this issue.
                
> SmartLinkLabel failing to process email with -
> ----------------------------------------------
>
>                 Key: WICKET-4477
>                 URL: https://issues.apache.org/jira/browse/WICKET-4477
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.5.5
>            Reporter: Phill Ashworth
>            Assignee: Sven Meier
>             Fix For: 1.5.6, 6.0.0-RC1
>
>
> In a similar vein to WICKET-3174 - using SmartLinkLabel with an email address that includes a "-" generates a link only on the right-most part of the address. 
> Example: 
> - my-test@example.com 
> Will generate a link like: 
> - my-<a href="mailto:test@example.com">test@example.com</a> 
> The addition of the "-" char is a valid email address format. 

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

        

[jira] [Commented] (WICKET-4477) SmartLinkLabel failing to process email with -

Posted by "Phill Ashworth (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239385#comment-13239385 ] 

Phill Ashworth commented on WICKET-4477:
----------------------------------------

Thanks for fixing it!
                
> SmartLinkLabel failing to process email with -
> ----------------------------------------------
>
>                 Key: WICKET-4477
>                 URL: https://issues.apache.org/jira/browse/WICKET-4477
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.5.5
>            Reporter: Phill Ashworth
>            Assignee: Sven Meier
>             Fix For: 1.5.6, 6.0.0-RC1
>
>
> In a similar vein to WICKET-3174 - using SmartLinkLabel with an email address that includes a "-" generates a link only on the right-most part of the address. 
> Example: 
> - my-test@example.com 
> Will generate a link like: 
> - my-<a href="mailto:test@example.com">test@example.com</a> 
> The addition of the "-" char is a valid email address format. 

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