Closed (fixed)
Project:
Apps
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2012 at 19:33 UTC
Updated:
27 Mar 2012 at 03:00 UTC
In the case where all of the apps are already present on the server, the install apps_profile_download_batch_finished() function will return $success == 1 but will not have a $results array which breaks the $_SESSION['update_manager_update_projects'] = $results['projects']; I went ahead and added a check to make sure $results exists before assigning the $_SESSION['update_manager_update_projects'] value.
| Comment | File | Size | Author |
|---|---|---|---|
| apps-all-apps-are-there.patch | 699 bytes | populist |
Comments
Comment #1
febbraro commentedGracias. http://drupalcode.org/project/apps.git/commit/765b211