Issue Details (XML | Word | Printable)

Key: JRA-1607
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Scott Farquhar [Atlassian]
Reporter: Adam Harvey
Votes: 0
Watchers: 0
Operations

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

Issue name with quote character affects link display

Created: 24/Apr/03 07:54 AM   Updated: 30/Jul/06 07:36 PM
Component/s: Web interface
Affects Version/s: 2.0.2
Fix Version/s: 2.1 Pro

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. jira_bug_link.gif
(2 kB)
Issue Links:
Reference
 

Participants: Adam Harvey and Scott Farquhar [Atlassian]
Since last comment: 5 years, 20 weeks, 6 days ago
Resolution Date: 27/Apr/03 09:00 PM
Labels:


 Description  « Hide
One of our users created an issue with the following title:

Clicking "Continue Shopping" button on Welcome! page --> We're Sorry

When you link to this issue, and view the link on another issue, the display is not quite what is expected. Instead of seeing the link with the issue number, then the text (like, "ECR-32 Clicking..."), I actually see the last two words first with the issue number, both clickable, then the rest of the issue title.

Assuming this has something to do with it's use of the bracket. Probably just need to HTML encode it.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Scott Farquhar [Atlassian] added a comment - 27/Apr/03 08:59 PM
Updated issue description to better match the problem

Adam Harvey added a comment - 21/May/03 09:40 PM
The quote in link title issue as fixed by Scott in JRA-1607 may fix this issue as well. Playing with the HTML, I just had to remove the quotes from the "title" param which is added to the <a hrefs> in the link section, and the visual is fixed.