Closed
Bug 1765286
Opened 4 years ago
Closed 4 years ago
Creating a short URL of a bug list sorted by number of votes doesn't keep the sorting order in the short URL
Categories
(bugzilla.mozilla.org :: Search, defect)
bugzilla.mozilla.org
Search
Tracking
()
RESOLVED
FIXED
People
(Reporter: manuel, Assigned: dkl)
References
Details
Attachments
(1 file)
Steps to reproduce:
- create a search with
order=votes%20desc(Bug 1068721):
https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&classification=Developer%20Infrastructure&classification=Components&classification=Server%20Software&classification=Other&component=DOM:%20Networking&component=Networking&component=Networking:%20Cache&component=Networking:%20Cookies&component=Networking:%20DNS&component=Networking:%20Domain%20Lists&component=Networking:%20File&component=Networking:%20FTP&component=Networking:%20HTTP&component=Networking:%20JAR&component=Networking:%20WebSockets&product=Core&resolution=---&votes=2&votes_type=greaterthaneq&order=votes%20desc - click on "Short URL" at the bottom of the page (https://mzl.la/3JI3Ojt)
- open the the short URL link in a different container tab or in a private window
Expected result: when opening the bug list via the short URL, they are still sorted by votes
Actual result: They are sorted in a different order and the &order=votes%20desc is missing from the long url
| Assignee | ||
Comment 1•4 years ago
|
||
Assignee: nobody → dkl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•4 years ago
|
||
Merged to master.
https://github.com/mozilla-bteam/bmo/commit/b517f322b655d5d44af60951de7f5527e2879157
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•