Closed
Bug 274865
Opened 20 years ago
Closed 20 years ago
Problem displaying next page when browsing extension categories
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: bugzilla, Assigned: wolf)
Details
Attachments
(1 file)
Steps to reproduce: 1. Visit UMO beta 2. Click on Extensions for Firefox 3. Click on "Page Display" 4. "Extensions 1 - 10 of 18 | Page 1 of 2" is displayed 5. Click on "Next" Expected results: Extensions 11 - 18 of "Page Display" should be displayed Actual results: Extensions 11 - 20 of "ALL" 179 are displayed.
| Reporter | ||
Updated•20 years ago
|
Component: Developers → Listings
| Assignee | ||
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Component: Listings → Web Site
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → 1.0
| Reporter | ||
Comment 1•20 years ago
|
||
Looks like "category" is missing from the view next page querystring.
| Assignee | ||
Comment 2•20 years ago
|
||
The variable for the uriparam function that caused the category param to be skipped for the sidebar (to prevent duplication of the param), didn't end with the include, and continued down the page, making the category param vanish everywhere.
| Assignee | ||
Updated•20 years ago
|
Severity: normal → major
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•20 years ago
|
||
Patch checked in. :-)
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
•