We're seeing a ton of these PHP notices: Notice: Undefined index: #title in panopoly_magic_form_ctools_entity_field_content_type_formatter_options_alter()
This seems to happen when the pane title for a field widget is empty.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3087510-panopoly_magic-php-notice-pane-title-2.patch | 707 bytes | cboyden |
Comments
Comment #2
cboyden commentedSee attached patch, which fixes this in my testing.
Comment #3
cboyden commentedComment #5
dsnopekThanks! Committed :-)