Closed
Bug 944524
Opened 12 years ago
Closed 8 years ago
Bookmarking algorithm considers that www.mydomain.net/test and www.mydomain.net/test/ are different
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: davidbourguignon.net, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131112160018
Steps to reproduce:
I looked for http://www.mydomain.net/test/
Actual results:
There was no yellow star next to it, while I thought this URL was already in my bookmark list. I checked. In fact, http://www.mydomain.net/test was there, but was not considered by the bookmarking algorithm.
Expected results:
There should be some tolerance in the bookmarking algorithm, in order to consider both links as semantically equivalent.
I tested on w3.org, but Firefox automatically adds a / at the end of the domain.
| Reporter | ||
Comment 2•12 years ago
|
||
Thanks sjw for your feedback. You can try with http://www.culture.fr/franceterme and http://www.culture.fr/franceterme/ : it does exhibit the described behaviour.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 8 → All
Hardware: x86_64 → All
Version: 25 Branch → Trunk
Comment 3•12 years ago
|
||
when you said you "looked for it", how did you do that? in the locationbar, you visited the page and looked at the star, you searched in the Library?
Please provide more detailed steps to reproduce.
| Reporter | ||
Comment 4•12 years ago
|
||
Thanks Marco for the feedback. By "looked for it" I mean that I typed the address with the ending slash, while the address without the ending slash was in my bookmark list.
Comment 5•8 years ago
|
||
Various websites don't automatically add the slash to the end of the url, and rely on the functionality, e.g. these two pages are treated differently:
https://wiki.mozilla.org/RapidRelease/Calendar
https://wiki.mozilla.org/RapidRelease/Calendar/
Admittedly, the wiki is probably a lesser case of this, but there are lots of wikis around...
So I don't think we should really support this as described. We could possibly support updating urls for things that are marked as permanent redirects, which is the subject of other bugs.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•