ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

paging problem in searches (Bug #960)


Added by Arnauld NYAKU at 2012-04-02 04:29 pm. Updated at 2012-09-13 04:40 pm.


Status:Open Start date:2012-04-02
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Remote issue URL: Affected version:

Description

when you navigate through the results of research and you click the previous link, you do not get the result we had previously


Associated revisions

Revision f6ce427a
Added by Jean-Philippe Lang at 2008-04-03 06:38 pm

Display the context menu above and/or to the left of the click if needed (patch by Mike Duchene, closes #960).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1323 e93f8b46-1217-0410-a6f0-8f06a7374b81

History

Updated by Brian Jacobi at 2012-04-04 02:46 pm

+1 there is definitely an issue here. Results that are displayed are not paginated correctly. It appears that the system is ordering by last updated date but as you get into deeper pages of the search results things start to get a bit wonky. The order becomes skewed and the system displays search results that were displayed on a previous page.

Updated by Simon Deziel at 2012-09-13 04:40 pm

This bug is fairly easy to reproduce:

  1. Go to https://www.chiliproject.org/projects/chiliproject/issues
  2. Search for "test"
  3. Note the last result (ATM it is https://www.chiliproject.org/issues/1112#note-2)
  4. Hit "Next" to see the next page
  5. Hit "Previous"
  6. Note the laste result is not longer what it was (ATM it is https://www.chiliproject.org/issues/1119#note-1)

Repeating the Next/Previous cycle gives a different last item all the time. Also, the first pages only contains 8 results instead of 10 after one (and subsequent) Next/Previous cycle.

Also available in: Atom PDF