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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | hosting-import_web_pack_contexts-2906937-2.patch | 1.18 KB | ergonlogic |
Comments
Comment #2
ergonlogicPatch attached. Please review.
We should maybe call
parent::context_import(), but the patch appears to work as-is.Comment #3
helmo commentedComment #5
helmo commentedcommitted.