Panels IPE does not add wrapper divs in IPE access is FALSE, see panels_renderer_ipe::render() however classy panels styles does not appear to account for this and still tries to add the classes to the IPE wrapper div, see _classy_panel_styles_preprocess() which calls _classy_panel_styles_apply().

Patch to follow that checks access not just renderer before deciding where to apply styles.

Comments

lwalley created an issue. See original summary.

lwalley’s picture

lwalley’s picture

Status: Active » Needs review