Two errors when running the database update for beta5 today:

Message array_merge() [function.array-merge]: Argument #2 is not an array in /docroot/drupal/update.php on line 174.

Invalid argument supplied for foreach() in /docroot/drupal/update.php on line 338.

CommentFileSizeAuthor
#1 473790.patch558 bytesdave reid

Comments

dave reid’s picture

Status: Active » Fixed
StatusFileSize
new558 bytes

Most likely caused by xmlsitemap_update_6143 which did not return an array. Attached is the patch I committed to 6.x-1.x-dev. Thanks for the report jsr47!

http://drupal.org/cvs?commit=217012

Anonymous’s picture

Thanks for the update Dave.

Status: Fixed » Closed (fixed)

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