0
votes
0answers
43 views

Page pagination bug

I have set my questions per page to 50, going to the last page (http://stackoverflow.com/questions?page=88934&sort=newest). The first time it showed questions with id 4, 6, etc. Then I tried to ...
-20
votes
1answer
143 views

Pagination count can be changed by direct query string manipulation

When viewing question lists there are several options down the bottom to view 15, 30 or 50 records per page. If the user enters some other number it still works. I entered 1 at the end of the query ...
2
votes
0answers
56 views

Pagination along with question per page goes 404 - page not found [duplicate]

Possible Duplicate: Viewing more ‘Questions per Page’ jumps to non-existent pages (“page not found”) I just Entered the site with default 15 per page question and in 1st page. After I ...
2
votes
1answer
48 views

Questions list pager link has overescaped ampersand [duplicate]

Possible Duplicate: Links in the old review panel contain HTML entities “Get 30 more” while reviewing first questions resets filters The pager links are coming out as: ...
8
votes
1answer
101 views

Pagination bug leading to empty pages

One of the users on CogSci reported a bug where pagination failed at 15, 30 and 50 items per page. He linked to a similar bug on Biology. Here is the bug report from jonsca: To reproduce: ...
-7
votes
3answers
152 views

When I click “Next” it shows next page but with same questions

When I click "Next" it shows next page but some questions are same with previous page's questions. For Example in previous page I see some question then I click next and see same question again.
1
vote
0answers
33 views

Bug with paging of search results

I tried looking for "UI Automation" on Stack Overflow; the first page came with 5 results, while the consequent pages came with 15 questions, as set for the pager.
3
votes
2answers
100 views

Pagination shifting in review, on reload [closed]

When reviewing answers, on any page of /review, using the pagination causes the page to reload, but continues to advance the offset. For example, if there are between 15 and 30 questions/answers in a ...
44
votes
1answer
622 views

What exactly is wrong with page 14?

I noticed that Page 14 of "newest questions" seems to always show only half of the questions the other pages do. So, just out of curiosity … What's up with that, SO devs?
6
votes
0answers
49 views

Pagination links in profiles point to HTML snippets for Ajax, not actual pages [duplicate]

Possible Duplicate: Links on user page are assembled to the wrong destination I middle-clicked on a pagination link in my profile... ...and when I clicked on the new tab, I was startled ...
4
votes
0answers
50 views

Post feedback pagination has a number of inconsistencies

I've been looking at the new post feedback data over on Super User, and have noticed that the pagination of the underrated, overrated, most helpful and least helpful tabs is strange in the several ...
0
votes
0answers
36 views

Question with lots of answers - page count is incorrect [duplicate]

Possible Duplicate: Page without answer(s) in Stack Overflow Right now, the Formatting Sandbox appears to have 8 pages of Answers, however clicking the last page brings empty result: ...
1
vote
0answers
22 views

Pagination bug when sorting by votes

Disclaimer: I've seen When sorting by votes, there can be answers that are hidden by non-deterministic sorting and Pagination might cause permalinks to open the wrong page, no matter what sorting is ...
4
votes
0answers
43 views

Displaying x amount of results per page with x results shows link to empty page

A link is worth a thousand words. http://security.stackexchange.com/questions/tagged/pci-dss?page=1&sort=newest&pagesize=15 Basically, the "search" returns 15 results. By showing 15 per ...
7
votes
0answers
74 views

Why does the featured tab tell me there are no questions when there are 210?

In the featured tab when I click on last page I got this: As you can see there are 210 questions then why it says "There are no questions with an active bounty at the moment"?
4
votes
0answers
35 views

Non-shifting pagination of questions

While browsing questions, often pressing next page, will show some of the same questions already shown on the previous page. The problem of course is that counting new questions have been added since ...
4
votes
1answer
51 views

Pagination of answers on the profile page wrongly uses the number of answers instead of the number of answered questions?

I think there is a minor bug in the pagination of answers on the user page. You can see it on my profile page now. At the time of writing, I have 63 answers which results in three 30-line pages. ...
0
votes
0answers
38 views

Problem with paging through recent activity [duplicate]

Possible Duplicate: User profile activity filtering sometimes loses paging It has bugged me for a while already that I can't click through to my oldest activity. To give an example: At the ...
1
vote
0answers
33 views

Links on user page are missing [duplicate]

Possible Duplicate: Question sorting controls disappear when there are either 1 or 2 questions on the last page Normal screen when I go to my user page on SO: Now in questions when I ...
1
vote
0answers
42 views

minor quirk in “Tags” page [duplicate]

Possible Duplicate: Tag search state retention inconsistency Small bug report. (actually, maybe more of a quirk than a bug?) If you go to the "Tags" page, it loads with a set of page links ...
11
votes
1answer
154 views

User profile activity filtering has no pagination to last page

My badges: Page One shows no pagination, but Page Two does actually exist. Grace Note's accepts (just as a random example): Page Two shows pagination for prev [1] [2], but surely there is a Page ...
0
votes
2answers
43 views

Area51 pagination having transmission problems

When I step forward through the Area51 proposal pages, it gets stuck, and takes about a minute of waiting get into gear. For instance, if I successfully make it to page 6 (as indicated by the ...
0
votes
1answer
51 views

Paging disappear on users page after search [duplicate]

Possible Duplicate: When you filter the user list you lose the pagination bar Open Users page. You can see page number on bottom right of the page. Search for user on Users page. Delete ...
11
votes
2answers
106 views

Question sorting controls disappear when there are either 1 or 2 questions on the last page

See the recent, views, newest and votes sort buttons on the profile pages: Shog9: Joel Coehoorn: Jeff Atwood: This can also be repro'd on other Trilogy sites. In fact, even Mr. Skeet ...
0
votes
0answers
29 views

Did the pagination control move? [duplicate]

Possible Duplicate: Swap n per page and page numbers at the bottom of the Question lists When I go to "Questions" on SO or Meta, the pager is shown on the bottom far RIGHT of the screen, ...
3
votes
2answers
106 views

When sorting by votes, there can be answers that are hidden by non-deterministic sorting

Hello, I usually use the sort by votes feature of SO. The problem though is that some answers get hidden and duplicated because the sorting used is not deterministic. Say for this example you have ...
0
votes
0answers
18 views

JavaScript issue with Paginators and Sortables on SO User Page [duplicate]

Possible Duplicate: Problem in Opera when sorting by (recent|views|newest|votes) in user profile page There is an issue with Paginators and Sortables on User Page. When I click next or ...
6
votes
2answers
483 views

Pagination might cause permalinks to open the wrong page, no matter what sorting is used

Very often, but not always, clicking the permalink of the 30th answer on some page (using whatever sorting), gets one to the page after that answer, where then obviously the #anchor of the linked ...
0
votes
0answers
52 views

Users page blasts away the pagination if you use the search [duplicate]

Possible Duplicate: Page navigation on Users page doesn’t work if using the input box If you type a name in the users page then delete all the letters again, even when all the letters ...
2
votes
1answer
52 views

Pagenation hiccup

I found a slight hiccup in the pagination mechanism. Open http://serverfault.com/questions/tagged/dhcp I got 88 results and the first page shows 15. Click on page 6 ...
5
votes
1answer
107 views

Pagination fails when changing questions-per-page

When viewing questions in one of the main tabs, changing the number of questions-per-page preserves the current page number in the URL. This makes little sense as, for example, the 5th page of 50 ...
6
votes
2answers
135 views

Questions Per Page Not Honored When Using Ignored Tags

I have chosen to display 50 questions per page on Stack Overflow. However, as I have added "Ignored Tags", the number of questions per page has shrunk (for example, a few moments ago I could page ...
13
votes
4answers
2k views

Random sorting appears to screw with answer permalinks

Go figure, no sooner do I write up a loving description of how answer permalinks solve the problem of linking to answers when there are multiple pages of them... ...than I discover this maddening ...
5
votes
3answers
125 views

When you filter the user list you lose the pagination bar

When you filter the user list by typing anything in the search box, the pagination bar dissapears, and it doesn't reappear until you refresh the page. Even clearing the textbox doesn't work.
2
votes
1answer
108 views

User at end of page sometimes invisible

At the moment writing this I am sharing the same amount of reputation with somebody else in SO. We are last on user page 22 or first on page 23. I was looking for my position, and switching between ...
1
vote
0answers
39 views

Filtered “Users” page loses filter when “next” button is clicked [duplicate]

Possible Duplicate: Page navigation on Users page doesn’t work if using the input box Scenario: Open Users page. Type in a common name (something which will match more than one page ...