Closed Bug 268943 Opened 20 years ago Closed 20 years ago

wrong URL to reach page 2 if number of items per page different than default

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 268801

People

(Reporter: micrond, Assigned: wolf)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0

In extension website, if the user select a number of extension per page
different the default, let's say 50, in the select box. After refresh the link
to page 2 is incorrect:
https://update.mozilla.org/extensions/showlist.php?application=firefox&category=&numpg=&pageid=2
instead of:
https://update.mozilla.org/extensions/showlist.php?application=firefox&category=&numpg=50&pageid=2
(parameter numpg not initialized)

Reproducible: Always
Steps to Reproduce:
1. Go to site https://update.mozilla.org/extensions/?application=firefox
2. Select Categories = all (left panel)
3. Select 50 item per pages (top of list)
4. Click on next page link
=> The first item displayed is not item 51

Actual Results:  
The first it is the not the proper one

Expected Results:  
List displayed starting at item 51.
Component: Web Site → Update
Product: Firefox → Webtools
Version: unspecified → Mozbot 1.x
Assignee: bugs → psychoticwolf
QA Contact: mozilla.update

*** This bug has been marked as a duplicate of 268801 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: Update → Web Site
Product: Webtools → Update
Version: Mozbot 1.x → unspecified
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.