I've been ignoring these, but I thought that I would start reporting after implementing a trace in the error handler and the errors are becoming much more verbose.

These may be fixed already on the latest dev version, fix would simply entail a simple isset() check.

1) Create new fieldable-panels-pane and assign to a pane.
2) Do fairly much anything else, and you get this notice. (Reedit / Set visibility rule / etc)

This is the full mini-trace:

Notice: Undefined index: title in panels_renderer_editor->ajax_access_add_test() (line 1372 of sites/all/modules/panels/plugins/display_renderers/panels_renderer_editor.class.php).

panels_renderer_editor->ajax_access_add_test('new-1')
call_user_func_array(Array, Array)
panels_ajax_router('editor', 'access-add-test', '1', 'new-1')
call_user_func_array('panels_ajax_router', Array)
menu_execute_active_handler()

Comments

alan d.’s picture

Off course, you would need to be showing all errors to see the notices..

lsolesen’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

Could you please try with the latest dev and update the version accordingly if the issue is still present?

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Fixed

Closing for inactivity. Please reopen with exact steps to reproduce on latest dev, if you still have the issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.