Open
Bug 314223
Opened 20 years ago
Updated 16 years ago
'Find a specific bug' clears bug list sort order
Categories
(Bugzilla :: Query/Bug List, defect)
Bugzilla
Query/Bug List
Tracking
()
NEW
People
(Reporter: mozilla, Unassigned)
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
The LASTORDER cookie is overwritten by the full-text search query.
Reproducible: Always
Steps to Reproduce:
1. Execute an 'advanced search'
2. Click on some column headings to establish a sort order cookie
3. Execute a 'find a specific bug' query
4. Re-execute the 'advanced search' from step (1)
Actual Results:
Advanced search results are sorted by bug id
Expected Results:
Advanced search results should be sorted by the order established in step (2)
After step (3), the LASTORDER cookie has the value "relevance%20desc".
Comment 1•20 years ago
|
||
joel, is that a wontfix?
Comment 2•20 years ago
|
||
I think the whole interface to the search order could use some work.
Either this should respect the search order or, if there is a reason (such as relevence ranking) that it should have its own, it should leave the cookie unperturbed.
I don't think I'd be rushing to fix it (priorities), but it sounds like it should be fixed.
Updated•20 years ago
|
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Comment 3•16 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•