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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | classy_panel_styles-styles-not-applies-ipe-access-false-2982450-2.patch | 843 bytes | lwalley |
Comments
Comment #2
lwalley commentedComment #3
lwalley commented