Claus Due
Claus Due
The problem described in the issue has been fixed for a while. In cases where Flux is - for whatever reason except for fatal errors - unable to retrieve a...
> Removing the manual trailing slash solves the problem. This trailing slash was removed in a recent commit - I noticed that the generated path contained a double `//` so...
Closing as fixed - thanks for reporting and describing the issue!
Closing issue - for more information about how Flux expects template files to be located, see https://github.com/FluidTYPO3/flux/issues/1485#issuecomment-1305660431
Closing as solved - some guards have been added to ensure that `$record` is never null, and more descriptive exceptions have been added to inform developers of various context-related problems.
I need a bit more context. As mentioned in #1872, the ViewHelper has been tested on v12 and is working. There must be something specific about your use case that...
I have to first understand the cause for the issue - like I said, this doesn't happen in the test cases that I have. The pull request as-is cannot be...
So, sounds like `FLUIDTEMPLATE` TS object at page level - is Flux's page feature or another third-party ext for page templating involved?
Thanks - I'll see if I can reproduce it and take it from there!
Are you using the most recent bugfix release of whichever TYPO3 version you use - and if you use composer, have you tried `composer update` to get Fluid at 2.5.4?...