Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 326 Bytes

2020-10-28-consider-inheritance-for-boolean-config-values.md

File metadata and controls

10 lines (10 loc) · 326 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: Consider inheritance for boolean config values
issue: NEXT-9639
author: Philip Gatzka
author_email: p.gatzka@shopware.com 
author_github: @philipgatzka
---

Core

  • Changed \Shopware\Core\System\SystemConfig\SystemConfigService::getDomain method so it does not consider the boolean value false empty anymore.