[ 
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: 
> - [email protected] 
> Will generate a link like: 
> - my-<a href="mailto:[email protected]";>[email protected]</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

        

Reply via email to