Postponed (maintainer needs more info)
Project:
Custom Permissions
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2012 at 11:29 UTC
Updated:
27 Sep 2014 at 18:03 UTC
Jump to comment: Most recent
Comments
Comment #1
dkingofpa commentedI'm getting this exact same issue.
Comment #2
dsnopekI created an issue that addresses only point #2 from the original issue description:
#2307543: Undefined property: stdClass::$pid in config_perms_admin_form()
I haven't encountered any of the other errors, but that issue includes a patch to fix just #2.
Comment #3
mlncn commentedApplied dsnopek's patch for described error #2.
Looks like #1 can be worked around— Features and permissions are a pain, period, in my experience. In the Just Enough Administrative Power module i had to ensure the ctools cache for config_perms was cleared before it could be enabled and use custom permissions, ctools_export_load_object_reset('config_perms'); i think did it (though i haven't deleted my five other attempts at cache clearing).
Anyhow, post if there's something Custom Permissions can do to work better with Features. Until then, postponing.