Marcus Müller

Results 17 comments of Marcus Müller

There is an error in the `TYPO3\CMS\Extbase\Property\PropertyMapper` too, because it tries to map the file-array, that has multiple items.

@flkasper Thank you so much for the repository.

Now it fails earlier than before: ``` $ node ./dev/importAssetsFromDD.js /home/user/.local/share/Steam Importing /home/user/.local/share/Steam/steamapps/common/DarkestDungeon/audio/secondary_banks/ambience.bank Importing /home/user/.local/share/Steam/steamapps/common/DarkestDungeon/audio/secondary_banks/town.bank Importing /home/user/.local/share/Steam/steamapps/common/DarkestDungeon/audio/secondary_banks/ui_shared.bank Importing /home/user/.local/share/Steam/steamapps/common/DarkestDungeon/audio/secondary_banks/ui_town.bank Importing /home/user/.local/share/Steam/steamapps/common/DarkestDungeon/audio/secondary_banks/music.bank internal/child_process.js:325 throw errnoException(err, 'spawn'); ^ Error: spawn EACCES at...

@mstegmeyer Good idea, but that will mean, that comments like '

I have changed the flag to `AllowEmptyString()` and tested it with the comment. Sadly, the comment still gets removed, because `strip_tags` removes the entire part after `

@Bird87ZA Fixed. No idea why https://github.com/shopware/shopware/actions/runs/9172715717/job/25219862488?pr=3710 fails.

https://issues.shopware.com/issues/NEXT-36122 is still open @Bird87ZA

When logging in with one customer, adding products to the cart, then logging with another customer, the cart gets shared to the second customer. I think the issue is here:...

The headless sales channel is listed in the modal ![image](https://github.com/shopware/shopware/assets/25648755/7678a48b-7c63-41bf-9664-c60eae3b00eb)

The cart of a customer does not get restored, this can be solved by adding a call to the function `\Shopware\Core\System\SalesChannel\Context\CartRestorer::restore`