Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2016 at 18:01 UTC
Updated:
18 Oct 2016 at 22:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
cboyden commentedThe code I tested this with includes the commit in #2785915: Panels permissions update causes access denied on page manager pages defined in code and also the latest CTools.
Comment #3
cboyden commentedComment #4
dsnopekTargetting for Panels 7.x-3.7.
We may need to implement a
hook_panels_ipe_access()on behalf of Page Manager or something like thatComment #5
dsnopekGah, this wasn't from the new IPE access hook, it's from Panels storage. Here's a patch that fixes it for me.
Comment #6
cboyden commentedThis is working for me on a vanilla Panels/PM/IPE site and also on a Panopoly child distribution.
Comment #8
japerryComment #10
adam3145 commentedI am having exactly this issue, using panels 7.x-3.7, panels in place editor. I am running drupal 7.50.
Testing with the steps above, I am still encountering this issue.
I tried to apply the patch, but because it is already committed it would not work.
Comment #11
tfpkiii commentedLike adam3145, I have the same issue with fully up-to-date (Drupal 7.50 Panels 7.x-3.7 - which contains the patch and other from previous threads) using Page Manager. What I am seeing is when using Page Manager to Add Content to a panel, I can reach the "Add content to Content" dialog box when creating a new Variant, but as soon as it is saved, attempting to add more items to any panel on the Page results in the "you are not authorized..." page. The new Variant approach seems to work only on Custom pages and not Existing or System pages. Any help would be appreciated - I had to regrade to Panels 3.5 to get this working for one project where time is critical.
Comment #12
cboyden commented@adam3145, I am unable to reproduce this issue using Drupal 7.51, Panels 3.7, and CTools 1.9 or 1.10.
@tfpkiii, it sounds like the problem you are having is in the Page Manager interface. This issue was about the IPE interface.
Comment #13
wranvaud commentedPossible duplicate https://www.drupal.org/node/2790499