PHP notices in update.php due to jquery_update_update_6200() not returning array

markus_petrux - April 24, 2009 - 09:57
Project:jQuery Update
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I just upgraded to latest 6.x-2.x-dev snapshot that comes with update step 6200, and I got the following:

* warning: array_merge(): Argument #2 is not an array in /path/to/drupal/update.php on line 174.
* warning: Invalid argument supplied for foreach() in /path/to/drupal/update.php on line 339.

Attached patch should fix this.

AttachmentSize
jquery_update_update_6200.patch446 bytes

#1

markus_petrux - April 24, 2009 - 09:58
Title:PHP notices in update.php do to jquery_update_update_6200() not returning array» PHP notices in update.php due to jquery_update_update_6200() not returning array

typo in title, sorry

#2

markus_petrux - May 3, 2009 - 18:30

Just marked the following issue as a duplicate of this one.

#451216: Missing return for update 6200.

 
 

Drupal is a registered trademark of Dries Buytaert.