When saving a Fieldable Panel Pane I am seeing the following notice in the dblog.
Notice: Undefined property: panels_display::$renderer_handler in template_preprocess_classy_panel_styles_render_pane() (line 28 of /srv/bindings/f277702022f74761816923edb9aff398/code/sites/all/modules/contrib/classy_panel_styles/plugins/styles/classy_panel_styles/classy_panel_styles.inc).
A simple isset you resolve this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | classy_panel_styles-undefined-render-handler-2416845-1.patch | 812 bytes | kepford |
Comments
Comment #1
kepford commentedA patch to resolve the issue. This will apply to the dev branch
Comment #2
damienmckennaGTG.
Comment #4
hawkeye.twolfCommitted. My apologies for the long delay :) Thanks, guys!