History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CORE-72
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jeff Turner
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OSCore

TextUtils.linkEmail links strings in URLs

Created: 18/Aug/05 10:57 PM   Updated: 01/Nov/05 08:55 PM
Component/s: TextUtils
Affects Version/s: 2.2.5
Fix Version/s: None

File Attachments: 1. Text File linkemail.patch (2 kb)


Flags: Patch


 Description  « Hide
The linkEmail() method will generate a link halfway though the following mod_mbox URL, breaking subsequent urlification:

http://mail-archives.apache.org/mod_mbox/incubator-general/200507.mbox/%3c67912d02ca6b0465f38ad27796d0b0c7@gbiv.com%3e

It also links an address halfway through URLs with login details:

http://admin@opensymphony:abc.com

Attached is a patch which fixes both instances.

 All   Comments   Change History      Sort Order:
Jeff Turner - [18/Aug/05 11:00 PM ]