Claus Due

Results 245 comments of Claus Due

If you set the `group` option of the TeaserIcon.html element to `FCE` then that is what should happen.

Correct - alternatively you can use `groupname` if you prefer a more XML-like config.

I did a little change to make sure the providers only load when the option is explicitly enabled. Honestly, I thought these providers were already excluded from loading when the...

Hi Christian, I really appreciate the work you put into this, especially that you added unit tests, and I understand the problem and solution - but I think this is...

Looking great so far - I've amended the commit (just concerning code/doc style) but overall this works when tested, but obviously you need to configure a different rendering for pages...

Fixed via https://github.com/FluidTYPO3/vhs/commit/99e05be074c03e10a6ef2f9c244f805d8d9d8b8f#diff-0204d72a43461de588cbf25b096822c3133ee7143540efd05241eaa9172460ff (originally reported issue). Issue from comments is dupe of https://github.com/FluidTYPO3/vhs/issues/1787.

Closing due to lack of feedback. The error cannot possibly occur on the current code base as every involved number is a strongly typed integer.

> Did you maybe link the wrong ticket when closing this one? Yes, copy-paste buffer screwup. I adjusted the comment. The JS inclusion triggers are now migrated to PSR-14 events...

Small addendum to this: I've experienced crashes (process exit, not unresponsive) also with large files that are _not committed or staged_ - the crash happens as soon as gittyup attempts...

Thanks for the pull request! However, as you can see from the PHPStan reported problems, changing the request resolving method reveals several other ViewHelpers which would not be compatible with...