title | issue |
---|---|
Fix documents template changes are not applied correctly |
NEXT-19784 |
- Changed method
\Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer::render
to resolve view path after dispatchingDocumentTemplateRendererParameterEvent
- Changed method
\Shopware\Core\Framework\Framework::getTemplatePriority
to return -1 - Changed method
\Shopware\Core\System\System::getTemplatePriority
to return -1 - Changed method
\Shopware\Core\Profiling\Profiling::getTemplatePriority
to return -2
- Added new class
\Shopware\Storefront\Theme\SalesChannelThemeLoader
to load theme of a given sales channel id - Changed class
\Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
to implementResetInterface
and add the reset method to reset internal$themes
property
- Changed method
\Shopware\Administration\Administration::getTemplatePriority
to return -1
- Changed method
\Shopware\Elasticsearch\Elasticsearch::getTemplatePriority
to return -1