Search terms lost in pagination
 

Askbot 0.7.14. When many result are returned from a search, the list of the resulting questions is paginated on more pages. The problem I get is that the search term is not always remembered from one page to another.

Steps to reproduce:

  1. type askbot and wait for the results coming from ajax, actually 340 questions
  2. click on next page or any page as well
  3. click on previous or next page

At this point the search box is empty and all the results are returned (not what I want).

Are you able to reproduce this behavior, confirming the issue?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Fitoria's avatar
1.1k
Fitoria
updated 13 years ago
Guandalino's avatar
53
Guandalino
asked 13 years ago

Comments

I can't reproduce this at all. What browser version and which OS?
mether's avatar mether (13 years ago)
FF 5 and IE8 on Windows XP. Not yet tried on FF5/Linux, though this evening I will.
Guandalino's avatar Guandalino (13 years ago)
Cannot reproduce this, I have a mac/chrome.
Evgeny's avatar Evgeny (13 years ago)
FF5/Linux here and can't reproduce
mether's avatar mether (13 years ago)
@mether @Evgeny - Indeed the results are correct, this was my fault in reporting this issue (invalid). I was confused by the fact that after step 3 the search box does not contain my query anymore and the number of questions shown is wrong. This is something that should be fixed.
Guandalino's avatar Guandalino (13 years ago)
see more comments