the problem was the search term was being truncated by 4 chars each time
it was being passed back to pagination so you would have been searching
thus:

portfolios
portfo
po

then for nothing

this was a left over problem when the returned url used to end in  
but later on ended in & so too many char were being stripped from the
url

have added patches to fix this problem

https://reviews.mahara.org/#/c/2446/
https://reviews.mahara.org/#/c/2447/
https://reviews.mahara.org/#/c/2448/
https://reviews.mahara.org/#/c/2449/

** Also affects: mahara/1.5
   Importance: Undecided
       Status: New

** Also affects: mahara/1.6
   Importance: Undecided
       Status: New

** Also affects: mahara/1.7
   Importance: Undecided
       Status: New

** Changed in: mahara/1.5
    Milestone: None => 1.5.12

** Changed in: mahara/1.6
    Milestone: None => 1.6.7

** Changed in: mahara/1.7
    Milestone: None => 1.7.3

** Changed in: mahara/1.5
   Importance: Undecided => High

** Changed in: mahara/1.6
   Importance: Undecided => High

** Changed in: mahara/1.7
   Importance: Undecided => High

** Changed in: mahara/1.5
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/1.6
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/1.7
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara
       Status: Confirmed => In Progress

** Changed in: mahara/1.5
       Status: New => In Progress

** Changed in: mahara/1.6
       Status: New => In Progress

** Changed in: mahara/1.7
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1218091

Title:
  Pager in search in a block doesn't work

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.5 series:
  In Progress
Status in Mahara 1.6 series:
  In Progress
Status in Mahara 1.7 series:
  In Progress

Bug description:
  Confirmed on demo.mahara.org

  When you have more than 10 text boxes with a similar title and search
  for them, the correct number of results is shown on the first page
  below the results, but when you move to the second page, the number of
  results change and thus the search term is not respected anymore.

  E.g. I have 16 text boxes altogether. When I search for "portfolios",
  I get 8 results on the first page. When I move to the second page,
  suddenly I have 12 results and when I go to the third page, I have 14
  results.

  Since the search in the blocks "Journal entry" and "Journal" is
  essentially the same, these blocks are most likely also affected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1218091/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to