|
|||||||
| *some* links in ticket text broken when "make URLs clickable" is turned on | ||||
|---|---|---|---|---|
| Only applies when link is at end-of-line, and followed by more text | ||||
Category Unknown |
Affected Version 1.6.0 rc2 |
Priority Unknown |
||
Status Fixed |
Fixed Version 1.6 rc4 |
|||
Submitted 01-22-2008 |
||||
|
||||
|
|
|
|
|
|
*some* links in ticket text broken when "make URLs clickable" is turned on
Only applies when link is at end-of-line, and followed by more text
When "make URLs clickable" is turned on via admin panel, links both display and link incorrectly from within ticket text, but only when link is at end-of-line AND followed by more text.
Display is correct when links aren't parsed (e.g. "make URLs clickable" is turned off), or when link is inline with other text. When display breaks, link contains <br as part of both href and description of link, and /> at the start of the following line. Examples: ( -- is used to show where it starts and ends, so you can see extra blank lines) Works Fine: -- Here is an in-line link http://somelink.com/index.php with stuff after it -- -- Here is a link at end of line with no text after it http://somelink.com/index.php -- Broken: -- Here is a link at end of line http://somelink.com/index.php /> with text after it -- HTML Code:
Here is a link at end of line<br /> <a href="http://somelink.com/index.php<br" target="_blank">http://somelink.com/index.php<br</a> /> with text after it /> with an extra line break and more text -- HTML Code:
Here is a link at end of line<br /> <a href="http://somelink.com/index.php<br" target="_blank">http://somelink.com/index.php<br</a> /> <br /> with an extra line break and more text Ebonhand |
![]() |
| Issue Tools |
|---|
Subscribe to this issue |