Problem/Motivation
Making db update:
You have requested a non-existent service "simple_sitemap.manager". Did you mean one of these: [error]
"simple_sitemap.generator", "simple_sitemap.logger", "simple_sitemap.variant"?
Proposed resolution
make simple_sitemap.manager public to use this service in update hooks (_simple_sitemap_update_8216_get_default_variant())
Remaining tasks
-
User interface changes
-
API changes
-
Data model changes
-
| Comment | File | Size | Author |
|---|---|---|---|
| public_sitemap_manager.patch | 378 bytes | slasher13 |
Comments
Comment #3
gbyteI should have gotten the same error during db update testing but I didn't. Strange. Thanks!.
Comment #5
drup16 commentedI know the issue is closed, but I applied this patch on v8.x-3.0 and wanted to report it worked.
Comment #6
gbyteWhy would you do that? This was fixed before the 3.0 release. You don't need this patch.
Comment #7
lmeurs commentedWe also ran into this issue when upgrading van 2.11 to 3.x. Rebuilding the cache before updating the database solved this issue for us.