Claus Due

Results 245 comments of Claus Due

Please leave open for now - I'll use this and the comments (thanks!) to create functional test runners in fluidtypo3-development. It will be nice to be able to re-run this...

Did you check through your site if any third-party extensions register middlewares which contain usages of Extbase ConfigurationManager? As described on https://forge.typo3.org/issues/95694 this can cause problems later in the request....

Hi @davidk1982 / @mitrovicsinisaa - this problem _should_ be fixed in the `development` branch by commit https://github.com/FluidTYPO3/flux/commit/1b6118215cfc27ec526bf55589062326fcc7120a but it would be great if you can confirm that this patch also...

Originally reported error is fixed in `dev-development` - it is different from the first part of the error described by @opus-digital in comment above; that error will be fixed in...

Hi @marvinhinz - can you provide a more complete stack trace? Try also disabling the "plug and play" feature in extension configuration if you don't wish to use the global...

Yes, we should have a version_compare and use fallback strategies

Fixed via https://github.com/FluidTYPO3/flux/pull/1957

Sorry to hear about your issues in production - but I'm not sure the right choice is to implement silent logging. If you register a template as content type, but...

Work is underway to add the necessary checks/null-coalesce statements when array keys may or may not be present. Even so, I would strongly recommend setting the TYPO3 configuration option `exceptionalErrors`...