?
avatar LaurensGoedel
LaurensGoedel
21 Jul 2015

This issue is alot like #7194, but instead of the article manager, it is on the user manager.
When a filter is present, the pagination isn't working.

Steps to reproduce the issue

  1. Login in Joomla backend
  2. Go to user manager
  3. Open the filter and set a filter (for example the state to published)
  4. Make sure you have more then one result page
  5. Try to navigate to another page

Expected result

The result expected is to get a number of users starting from the right start limit

Actual result

Instead of different result page, you get the same results of page 1

Systeminformation

  • Using a clean install of Joomla 3.4.3 Stable version
  • Default Isis template

Additional comments

  • When trying to debug, on the file /administrator/components/com_users/views/users/view.html.php, the list.start state is always 0, no matter what page is selected.
  • It looks like the $app->input variable is somehow modified, because the limitstart is posted correctly
avatar LaurensGoedel LaurensGoedel - open - 21 Jul 2015
avatar zero-24 zero-24 - close - 21 Jul 2015
avatar Bakual
Bakual - comment - 21 Jul 2015

Can you have a look if #7487 fixes it?

Closing as we have a PR.

avatar Bakual Bakual - change - 21 Jul 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-07-21 11:01:14
Closed_By Bakual
avatar Bakual Bakual - close - 21 Jul 2015
avatar Bakual Bakual - close - 21 Jul 2015
avatar LaurensGoedel
LaurensGoedel - comment - 21 Jul 2015

#7487 fixes indeed the state filter.
As described, the group filter isn't working. I'll try to have a look at it later today

[Edit] comment moved to PR :smile:

avatar Bakual
Bakual - comment - 21 Jul 2015

Can you please add that comment to the PR :smile: ?

avatar zero-24 zero-24 - change - 3 Aug 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment