Closed
Bug 271738
Opened 20 years ago
Closed 20 years ago
Filtering by App/OS on a category page returns to "All Extensions"
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: jens.b, Assigned: wolf)
References
()
Details
Attachments
(1 file)
|
10.50 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 Currently, it is impossible to filter a category listing by OS/AppVersion or change the page size. Reproducible: Always Steps to Reproduce: 1. Visit http://update-beta.mozilla.org/extensions/?application=firefox 2. Click "Mouse Gestures" 3. Click the "Update" button Actual Results: UMO forgets the category and returns to "All Extensions". Expected Results: UMO should stay in the category. It seems there is no "category" hidden field in the filter form. (Another issue: on the category links themselves, the "category" parameter occurs twice)
| Assignee | ||
Updated•20 years ago
|
Severity: major → normal
Status: NEW → ASSIGNED
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → 1.0
Version: unspecified → 0.9
| Assignee | ||
Comment 1•20 years ago
|
||
Add $category to form, make $category go away for the sidebar so uriparams() doesn't include it in addition to the new category being specified.
| Assignee | ||
Updated•20 years ago
|
Version: 0.9 → 1.0
| Assignee | ||
Comment 2•20 years ago
|
||
Reported on 1.0 and fixed on 1.0, resolving as fixed.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•9 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
•