Thomas Helmrich
Thomas Helmrich
Hello, the Error above is thrown after changes in the e.g. contenttypes.yaml Details ------- | Question | Answer |----------------- | ------ | Relevant Bolt Version | 4.1.22 | Install type...
Hi there, i recognized that the ajax input is still running when the current input is < minChar. That causes that "onSearchComplete" with the last minChar request is is called...
Hey there, When i create my Client via loginAs and a Reference it will later, when i want to edit this user, into a duplicate entry. FYI: I´m using FOSUserBundle....
Hey there, i assigned new Shortcuts to every option on the settings page. If i hit they **^** key, redTimer always Stops the current Task and wants to create a...
I created an simple and quick fix to send a device message to multiple tokens via registration_ids.
# Bug Report ## Prerequisites * [x ] Can you reproduce the problem on TYPO3 v12.4 LTS * [x ] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3Abenjaminkott+repo%3Abenjaminkott%2Fbootstrap_package) to see if your...
I think this is not correct and results to true, when we want to disable it: https://github.com/georgringer/news/blob/0cc224cc6b3269de126aa6dd8fe8250a629bf094/Classes/Controller/NewsController.php#L519 In other parts it looks like `$this->settings['disableOverrideDemand'] != 1;`
The send function in AppleNotification adds an messageId to the messages array. After that there is the $this->sendMessages($messageId, $apnURL); called with the firstMessageId to send. But it looks like that...
Hi there, i added `SLKTextViewController` to my `BaseTableViewController` and set it up like in the docs. As soon as i add the ``` required init(coder decoder: NSCoder) { super.init(tableViewStyle: .plain)...
### PHP Version 8.2 ### Shopware Version 6.6.3 ### Plugin Version 3.0.4 ### Actual behaviour Before Admin Login, request new Passwort (`/admin#/login/recovery`). There is an Error Thrown in FlowSubscriber::86 (`$salesChannelId...