Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 340 Bytes

2021-02-25-fix-theme-refresh-without-theme-media-default-folder.md

File metadata and controls

6 lines (6 loc) · 340 Bytes
title issue
Fix theme:refresh without theme media default folder
NEXT-13952

Storefront

  • Changed method createMediaStruct() in Shopware\Storefront\Theme\ThemeLifecycleService to accept null as $themeFolderId-param, thus using the root media folder as fallback when there is no default folder for theme files configured.