Since http://drupal.org/node/167610 was never committed, you've got a bug in location_update_2() since it doesn't return an array. This throws PHP errors in update.php. Attached patch trivially fixes it, and is RTBC for all branches that have location_update_2().

CommentFileSizeAuthor
location_update_2_return.patch589 bytesdww

Comments

brmassa’s picture

Status: Reviewed & tested by the community » Fixed

Derek,

fixed on HEAD. Soon on Location 3.0.

regards,

massa

dww’s picture

Status: Fixed » Patch (to be ported)

Please commit to DRUPAL-4-7, and DRUPAL-5 branches, too, so that people upgrading to intermediary versions will get the fix. Thanks.

dww’s picture

Version: 6.x-3.x-dev » 4.7.x-1.x-dev
bdragon’s picture

Assigned: dww » bdragon

I'm handling the 4.7 backports for install file functions..

bdragon’s picture

Status: Patch (to be ported) » Fixed

Committed to DRUPAL-4-7.

dww’s picture

Thanks. ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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