Marcus Müller
Marcus Müller
Please provide support for version 24 and higher. The app crashes when using an SDK version higher than 23. > FATAL EXCEPTION: main > Process: io.ionic.starter, PID: 4990 > android.os.FileUriExposedException:...
When executing the import skript (`node .\dev\importAssetsFromDD.js `), I'm getting no error message, only 8 eight lines of exported files. Then I execute `npm run dev-server`, the script can't find...
Resolves #3
Using the multiple attribute for the `input` leads to an exception: > Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to a member function _isNew() on null | Error thrown...
### 1. Why is this change necessary? https://issues.shopware.com/issues/NEXT-36122 ### 2. What does this change do, exactly? Add `AllowHtml()` flag to definition of field `customerComment` in `OrderDefinition` to allow sanitized HTML...
### 1. Why is this change necessary? When searching in customers for a term that only exists in the `first_name`, `last_name`, or `company` of the address of a customer, the...
### 1. Why is this change necessary? When indexing with `OrderAdminSearchIndexer` the indexing drops in performance the more orders and auxiliary data the shop has in its database. ### 2....
### 1. Why is this change necessary? `In Headers.php line 122: Symfony\Component\Mime\Header\Headers::addTextHeader(): Argument #2 ($value) must be of type string, null given, called in /vendor/shopware/core/Content/Mail/Service/MailService.` When sending mail ### 2....