Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 352 Bytes

2021-10-25-only-check-for-valid-uuid-if-values-are-strings-in-theme-configuration.md

File metadata and controls

10 lines (9 loc) · 352 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Only check for valid UUID if values are strings in theme configuration
issue: NEXT-18275
author: Max
author_email: max@swk-web.com
author_github: @aragon999
---

Storefront

  • Changed Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader::resolveMediaIds to only check for valid UUID if values are strings in theme configuration.