Closed (won't fix)
Project:
Filter Permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2011 at 17:56 UTC
Updated:
16 Aug 2012 at 01:13 UTC
Hi,
After having Filter permissions installed today, I cannot see neither permissions list nor the filter.
on http://example.com/admin/people/permissions
Please see the attachment.
I tried various themes and user 1 with full access.
I can see permissions list when I uninstall this module.
This is a bit simillar to #1209174: Breaks menu control and navigation!.
| Comment | File | Size | Author |
|---|---|---|---|
| Filter Permissions.JPG | 56.28 KB | Refineo |
Comments
Comment #1
emudojo commentedI can confirm this as a bug, but I'm getting this error as well
Notice: Undefined offset: -1 in jquerymobile_process_actions() (line 128 of /var/aegir/platforms/drupal-7.9/sites/all/modules/contrib/jquerymobile/jquerymobile.module).
looks like a conflict with jquery mobile..
Update: in fact it is, if you disable it the module just work as expected
Comment #2
cyu commentedIs this the issue? https://drupal.org/node/1142702#comment-4994578
I'm not familiar with the jquerymobile module but it appears to make some pretty aggressive changes to how a site works.
Comment #3
cyu commentedGoing to mark this as won't fix and make a note on the project page about possible incompatibility.
Comment #4
yesct commentedI had a similar problem after I enabled filter_perms with drush, or features. Going in the ui, disabling the module, saving, then going back and enabling and saving fixed it for me. (I opened a new issue for that #1733770: drush or features to enable yeilds no select boxes, must enable in the ui but cross posting here because the symptoms are similar: no select boxes and they might be related.)