Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.When features (or other) module not installed hosting_package_instance_load() return empty array and _hosting_sync_site_has_module() throw an error
Notice: Trying to get property of non-object in _hosting_sync_site_has_module() (line 69 of /var/aegir/hostmaster-7.x-3.0/profiles/hostmaster/modules/aegir/hosting_tasks_extra/hosting_sync/hosting_sync.tasks.inc).
Patch fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-non-object-access-in-_hosting_sync_site_has_module.patch | 533 bytes | formatC'vt |











Comments
Comment #1
gboudrias CreditAttribution: gboudrias at Praxis Labs Coop commentedComment #3
helmo CreditAttribution: helmo at Initfour websolutions commentedThanks, looks good.