This patch resolves several notice errors caused by improperly or uninitialized variables.

Comments

dopry’s picture

StatusFileSize
new4.33 KB

Here's a more comprehensive one for the widget create widget.

dopry’s picture

Title: PHP Notices on admin/build/embed-widgets/sources » PHP Notices And Errors
StatusFileSize
new8.02 KB

Updated version with even more error and notice fixes. It fixes an array_merge error that was preventing views from being added when creating a source and the page path validation in embed_widgets_ui_source_edit_validate.

jtsnow’s picture

Some of these have already been fixed in the latest version, 6.x-1.0-beta1. It would be helpful if you checked for these errors in that version and patched against it as well.

Thanks!

jtsnow’s picture

Status: Needs review » Closed (fixed)