Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 864 by jamesdlin: Hyperlink parser for the review description  
doesn't handle > characters properly
http://code.google.com/p/reviewboard/issues/detail?id=864

*NOTE: Do not post confidential information in this bug report.*

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1. Run post-review on a change that has in its description:
<http://example.com/> (which is the recommended form for URLs in plaintext)

What is the expected output? What do you see instead?
Reviewboard generates a hyperlink equivalent to:
&lt;<a href="http://example.com/%3e";>http://example.com/&gt;</a>;

That is, the trailing > is considered to be part of the hyperlink.
Additionally, a trailing ; somehow got appended.

What operating system are you using? What browser?
Firefox 3.0.6 on Windows XP x64 SP2

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to