Bug #3388 Bug in URL-to-link conversion in bug reports
Submitted: 4 Apr 2004 23:03 Modified: 31 May 2004 19:14
Reporter: Sergei Kulakov (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: bugs.mysql.com Severity:S3 (Non-critical)
Version: OS:
Assigned to: Indrek Siitan CPU Architecture:Any

[4 Apr 2004 23:03] Sergei Kulakov
Description:
I reported a bug #3341 located at http://bugs.mysql.com/bug.php?id=3341 .
I typed a comma after it and it was converted into a link having the comma in the end of its HRef, so the link doesn't work. Although a comma is a legal character in URLs (looks untidy yet works), I suppose that it should not be used in URLs if it is the last character. That is your URL-to-link converter should check it and leave the comma out of the generated HRef. At least, I guess it already does the same thing with dots. 

How to repeat:
You can see the wrong URL at http://bugs.mysql.com/bug.php?id=3341 and I don't think you should create your own fake bug report to check it. 

Suggested fix:
See the description
[11 Apr 2004 16:35] MySQL Verification Team
Indrek please take a look.

Thanks.
[31 May 2004 19:14] Indrek Siitan
Fixed.