Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87415 - next in packages search pages don't work
Summary: next in packages search pages don't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: [OLD] gpackages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Kurt Lieber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 06:26 UTC by The Sorcerer
Modified: 2011-11-11 15:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description The Sorcerer 2005-03-31 06:26:24 UTC
when you click next in a search page to get next 20 items you get the same page

Reproducible: Always
Steps to Reproduce:
1. search for gd
2. go to bottom of the page
3. click next

Actual Results:  
same page, not the next one

Expected Results:  
next 20 items

change order in link
http://packages.gentoo.org/search/?sstring=gd;offset=20
should become
http://packages.gentoo.org/search/?offset=20;sstring=gd
this one is working !
Comment 1 The Sorcerer 2005-03-31 18:55:19 UTC
now is working, both kind of links
tanks !