Closed
Bug 657310
Opened 14 years ago
Closed 14 years ago
URL detection should not stop at plus sign (+)
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 177820
People
(Reporter: markus.kell.r, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Build Identifier: 3.6 and 4.0
URL detection should not stop at the plus (+) sign:
Reproducible: Always
Steps to Reproduce:
Add these comments:
See http://www.google.com/search?q=site:oracle.com+"JARs".
See http://www.google.com/search?q=site:oracle.com+"JARs" .
See <http://www.google.com/search?q=site:oracle.com+"JARs">.
Actual Results:
Links end with 'site:oracle.com' instead of 'site:oracle.com+"JARs"'.
Expected Results:
It's OK that Bugzilla doesn't include "." or "," at the end of an URL, but the plus sign "+" should not be skipped (neither inside a URL nor at the end).
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•