Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2014 at 09:22 UTC
Updated:
9 Jul 2020 at 23:44 UTC
Jump to comment: Most recent
When configuring an access test (Visibility rule) that doesn't provide any settings I'll get an Undefined index "settings" notice when saving the form.
This leads to a broken access test configuration.
Example for visibility rule without settings: "Node: (un)published" provided by ctools
Ensure there's at least an empty array as "settings".
Reviews needed.
None.
None.
| Comment | File | Size | Author |
|---|---|---|---|
| panels-undefined-index-settings.patch | 738 bytes | das-peter |
Comments
Comment #1
das-peter commentedAdded to summary:
Example for visibility rule without settings: "Node: (un)published" provided by ctools
Comment #3
joelpittetThanks @das-peter, I've committed this to the dev branch.