Closed
Bug 681324
Opened 14 years ago
Closed 14 years ago
href links includes punctuation mark "." in License page
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pratibha, Unassigned)
References
()
Details
Steps:
----------
1)Load https://addons.allizom.org/en-US/firefox/i/addon/delicious-bookmarks/license/2.3.1
2)In License text click on the links present:
-http://delicious.com/help/terms.
<a href="http://delicious.com/help/terms." rel="nofollow">http://delicious.com/help/terms.</a>
-http://delicious.com/help/privacy.
<a href="http://delicious.com/help/privacy." rel="nofollow">http://delicious.com/help/privacy.</a>
-http://delicious.com/help/firefox/bookmarks/license.
<a href="http://delicious.com/help/firefox/bookmarks/license." rel="nofollow">http://delicious.com/help/firefox/bookmarks/license.</a>
Result: href includes "." thus broken links
Summary: href links includes punctuation mark "." → href links includes punctuation mark "." in License page
Comment 1•14 years ago
|
||
Punctuation is valid in links. Common way to avoid that is to add a space before the period like our friends in France.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•