Problem/Motivation

Other roles than admin cannot filter results.

Steps to reproduce

Login with an user without admin role and try to filter People or Content view.

Comments

JOINSO created an issue. See original summary.

DamienMcKenna’s picture

Version: 7.x-1.8 » 7.x-1.x-dev
Issue tags: +Needs tests

I'm sorry you've ran into this problem. This module isn't responsible for the filters, so I wonder if there's a bug elsewhere?

JOINSO’s picture

If I downgrade to 1.7 it works again.

DamienMcKenna’s picture

Well *that* is interesting....

DamienMcKenna’s picture

The test coverage could go into AdminViewsNodeAdminTestCase::testAdminPage().

DamienMcKenna’s picture

You might need to give the "Use ajax pages on Administration Views System Display" permission to other roles.

JOINSO’s picture

This permission is not present.

DamienMcKenna’s picture

Did you run the database updates after updating to 7.x-1.8?

JOINSO’s picture

Yes

DamienMcKenna’s picture

Is the "Admin Views System Display" module enabled?

JOINSO’s picture

You are right!
Now it works!

DamienMcKenna’s picture

Category: Bug report » Support request
Status: Active » Fixed
Issue tags: -Needs tests

Excellent, thanks for letting us know.

I added a note to the release notes to mention to check to make sure the submodule is enabled.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.