Closed (fixed)
Project:
jQuery Update
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 09:57 UTC
Updated:
23 Sep 2010 at 03:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| jquery_update_update_6200.patch | 446 bytes | markus_petrux |
Comments
Comment #1
markus_petrux commentedtypo in title, sorry
Comment #2
markus_petrux commentedJust marked the following issue as a duplicate of this one.
#451216: Missing return for update 6200.
Comment #3
markus_petrux commentedIt would be nice to get this committed, to avoid adding confusion to users upgrading from previous versions.
Comment #4
gorcon commentedAmen. Just upgraded to 6.x-2.0-alpha1 and have same problem. At this point I suppose I should just go with the latest dev build and apply the patch, but I was hoping for something a little more "official." :)
Comment #5
markus_petrux commentedComment #6
scott m. sanders commentedsubscribe
Comment #7
roderik+1 RTBC; no reason to keep this in the queue.
Comment #9
aaron commentedbump
Comment #10
sunThanks for reporting, reviewing, and testing! Committed to 2.x.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.