I created a panel page with no special features called 'new user page'. I click 'finish' and it takes me to admin/structure/pages/edit/page-new_user_page
In the summary, under 'get a summary of information about this page' I have this error:
Notice: Undefined index: title in panels_panel_context_admin_summary() (line 491 of (mysite)panels/plugins/task_handlers/panel_context.inc).
This looks a lot like #1105726: Undefined Index: Title, but it's in 3.3, and I can replicate it. All of the titles (as far as I can tell) are set.
This only happens in the top level 'summary' tab, not in the 'summary' for a variant.
Comments
Comment #1
esmerel commentedInterestingly, once I added some things (a context, some panes, chose a layout), the error went away. I didn't think to check between each step though :/
Comment #1.0
esmerel commentedAdded additional info
Comment #2
japerryDrupal 7 is no longer supported, closing.