Posted by markus_petrux on April 24, 2009 at 9:57am
Jump to:
| Project: | jQuery Update |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| jquery_update_update_6200.patch | 446 bytes |
Comments
#1
typo in title, sorry
#2
Just marked the following issue as a duplicate of this one.
#451216: Missing return for update 6200.
#3
It would be nice to get this committed, to avoid adding confusion to users upgrading from previous versions.
#4
Amen. 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." :)
#5
#6
subscribe
#7
+1 RTBC; no reason to keep this in the queue.
#9
bump
#10
Thanks 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.
#11
Automatically closed -- issue fixed for 2 weeks with no activity.