FeedAggregator uses escapeAtSymbol() but should use escapeEmailAddress()
------------------------------------------------------------------------
Key: JBSEAM-2689
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2689
Project: JBoss Seam
Issue Type: Bug
Components: Wiki
Reporter: Christian Bauer
Assigned To: Christian Bauer
On the
seamframework.org home page we have a feed aggregator that obfuscates the e-mail
addresses which show up in the aggregated Fisheye feed. The routine just replaces all @
symbols, which is no good if someone posts a forum topic/reply with for example @In in the
subject. We need a new WikiUtil.escapeEmailAddress() method that uses a proper regex to do
the obfuscation job.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira