[jira] Commented: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932554#action_12932554
 ] 

Hudson commented on WICKET-3174:


Integrated in Apache Wicket 1.5.x #519 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/519/])
Issue: WICKET-3174


 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
Assignee: Igor Vaynberg
 Fix For: 1.4.14, 1.5-M4

 Attachments: DefaultLinkParserEmailPlusTest.java

   Original Estimate: 1h
  Remaining Estimate: 1h

 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.



[jira] Commented: (WICKET-3174) SmartLinkLabel failing to process email with +

2010-11-16 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/WICKET-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932616#action_12932616
 ] 

Hudson commented on WICKET-3174:


Integrated in Apache Wicket 1.4.x #273 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/273/])


 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
Assignee: Igor Vaynberg
 Fix For: 1.4.14, 1.5-M4

 Attachments: DefaultLinkParserEmailPlusTest.java

   Original Estimate: 1h
  Remaining Estimate: 1h

 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.