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

                 Key: WICKET-3174
                 URL: https://issues.apache.org/jira/browse/WICKET-3174
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 1.4.0
         Environment: Java 6, Tomcat 6
            Reporter: Brill Pappin


Using SmartLinkLabel with an email address that includes a "+" generates a link 
only on the right-most part of the address.

Example:
- my+t...@example.com
Will generate a link like:
- my+<a href="mailto:t...@example.com";>t...@example.com@pappin.ca</a>

THe addition of the "+" char is a valid email address format.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to