Sebastian Mendel
Sebastian Mendel
Closing as **duplicate of #291**. Both issues are caused by the same root problem: `ImageRenderingController` not being invoked in TYPO3 12 due to missing `lib.parseFunc_RTE` configuration. **This issue (#293)**: Missing...
## Solution Implemented ✅ I've implemented a fix for this issue in PR #374. The solution resolves the default upload folder for non-admin users before opening the Element Browser. ###...
## Root Cause Analysis Complete ✅ After systematic investigation, I've identified the root cause of this issue and its relationship to several other open issues. --- ## The Problem The...
## Clarification: TYPO3 v13 Version Impact @timofo mentioned this issue affects "TYPO3 12+13" - this requires clarification to avoid confusion. --- ## The Version Timeline | Date | Event |...
I know that "chat" is something completely different and more complex than just using the LLM API. We are also tested our first chat implementation with RAG. A simple first...
Duplicate of #257. The lightbox/click-enlarge functionality has been broken since v11. See #257 for discussion, workarounds, and tracking.
Added upgrade wizzard with #327 - still needs to be ported to v12 and main (v13)
Hi! The issue should be fixed after including the static template `CKEditor Image Support` **before** the `fluid_styled_content` template. This ensures processed images are rebuilt correctly. We've also added an upgrade...
Closing as duplicate of #291. This issue has the same root cause: Extension uses `lib.parseFunc_RTE` in TYPO3 v12 without declaring the dependency on `fluid_styled_content` which provides it. See #291 for...
## Cross-reference Issue **#317** ("Use PDF as image in editor") is another duplicate with the same root cause. All will be fixed by **PR #375**.