I am currently moving to PHP 5.4 and received the below notice when adding a new view mode.
Notice: Undefined index: featured in field_entity_view_mode_update() (line 179 of /entity_view_mode/entity_view_mode.module).
I am currently moving to PHP 5.4 and received the below notice when adding a new view mode.
Notice: Undefined index: featured in field_entity_view_mode_update() (line 179 of /entity_view_mode/entity_view_mode.module).
Comments
Comment #1
dave reidI believe this was fixed with #1900686: Write functional tests