Closed
Bug 470107
Opened 17 years ago
Closed 16 years ago
Switching pagination to 100 per-page from 20 per-page results in blank page
Categories
(Websites :: communitystore.mozilla.org, defect)
Websites
communitystore.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
2.1
People
(Reporter: stephend, Assigned: rdoherty)
References
()
Details
Attachments
(1 file)
1.14 KB,
patch
|
abuchanan
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Load https://community-store.authstage.mozilla.com/gallery?pageno=2&perpage=20
2. Click "100"
Expected:
More designs
Actual:
Blank page
Assignee | ||
Comment 1•17 years ago
|
||
Arg, this is because it saves page=2, which starts the list way beyond the # of designs.
This is not going into 2.0, will be part of next release.
Severity: critical → major
Assignee | ||
Updated•17 years ago
|
Target Milestone: --- → 2.1
Assignee | ||
Comment 2•16 years ago
|
||
Updated•16 years ago
|
Attachment #362129 -
Flags: review?(buchanae) → review+
Assignee | ||
Comment 3•16 years ago
|
||
fixed, r23840
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•16 years ago
|
||
Verified FIXED on https://community-store.authstage.mozilla.com/gallery?pageno=2&perpage=20; 100 no longer shows up as an option, as 60 is the # of items in that gallery.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•