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.

CommentFileSizeAuthor
apps-all-apps-are-there.patch699 bytespopulist
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

febbraro’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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