Thorben Nissen
Thorben Nissen
@moreati Please feel free to rebase to current master. I'm missing local setup currently.
@mihkeleidast Thank you for your feedback. I will try the `{% set ... %}` workaround, even though it sounds a bit hacky. My idea was, that the tag should resolve...
@mihkeleidast Ok, thanks. I tried the ´{% set ... %}` approach, but this does not seem to work. My template looks like ``` {% set fieldsetContent %} foo {% render...
@dkd-kaehm I get your point about the breaking change. Could we at least make the cleanup optional with default enabled in the ReIndex task? I think it is a really...
I started debugging this issue, as I ran into it. The root problem seems to be, that the CKEditor registers image stuff, even thought the CKEditor image plugin is not...
@jblechinger @wwenzel It just finished my PR (#300) and the style dropdown now works again. Would you mind testing my branch? @Gitsko Would you take a look at the PR?
It seems the file located at https://localize.typo3.org/xliff/b/l/blog-l10n/blog-l10n-da.zip contains the wrong files.
@hi-ogawa Thank your for the hint. I tried that before and just some more testing. It looks like the hooks are executed like `config`, `configureServer`, `buildEnd` (from the old run),...
Would be nice to see this merged. I just started a project with Symfony 7 and I'm trying to reduce the number of deprecations.