Denis Mir

Results 13 issues of Denis Mir

I don't know if that is normal. But the startup times of the extension are getting insane. (> 10 minutes) It is also a problem that all systems in Nibeuplink...

We'd like to use a uuid as identifier for our entities. For the uuid we use the `ramsey/uuid-doctrine` package. One of our properties gets defined as: ``` /** * @var...

enhancement

**Describe the bug** We found a major bug which breaks working with the TYPO3 backend. When you edit pages or add/edit records on pages that have `l18n_cfg` (`Hide default language...

While trying to find the reason for the bug #3246 I found another bug in the standardized https://github.com/TYPO3-Solr/solr-ddev-site setup (main branch). Steps to reproduce: 1) Set `l18n_cfg = 1` on...

**Describe the bug** When accessing static addresses like `/sitemap.xml` or custom APIs (with custom routing) the solr log gets spammed with error log messages from the solr routing middleware. (from...

I am using the library in version 3.3.2 with Keycloak (OpenID Connect) as a provider. What is the correct way to use the refresh token? Is there no refresh mechanism...

I have found the error that `requires` dependencies are getting referenced multiple times in the rendered output when some mixin is using some function multiple times. ``` scss /** *...

Bug

### PHP Version 8.0 ### Shopware Version 6.4 ### Expected behaviour The `bin/build-js.sh` should just run through without needing a database connection. (executed with the `bin/ci` binary) ### Actual behaviour...

I'm comparing this content element with the guid that creates a content element in the `fluid_styled_content` documentation. Why are the TCA configurations and addition to the CType selection so different?...

At the moment it is not possible to enter the values for the fan threshold temperature and fan speed with the keyboard. It would be great if this would be...