If you build a web pack context on the backend (w/ hosting-save, for example), running hosting-import on it will result in empty master and slave web servers. It looks like we're missing hostingService_http_pack::context_import().

Patch forthcoming.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ergonlogic created an issue. See original summary.

ergonlogic’s picture

Status: Active » Needs review
FileSize
1.18 KB

Patch attached. Please review.

We should maybe call parent::context_import(), but the patch appears to work as-is.

helmo’s picture

Status: Needs review » Reviewed & tested by the community

  • helmo committed ffadfe8 on 7.x-3.x authored by ergonlogic
    Issue #2906937 by ergonlogic: Web pack contexts aren't imported properly
    
helmo’s picture

Status: Reviewed & tested by the community » Fixed

committed.

Status: Fixed » Closed (fixed)

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