TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,30 @@
.. include:: /Includes.rst.txt
.. _breaking-77826:
=======================================================
Breaking: #77826 - RTEHtmlArea Spellchecker eID removed
=======================================================
See :issue:`77826`
Description
===========
The RTEHtmlArea eID (`rtehtmlarea_spellchecker`) for using dynamic spellchecking has been removed.
RTEhtmlarea uses the Backend Routing API for Backend and Frontend Editing.
Impact
======
Calling the eID script will result in a 404 error.
Affected Installations
======================
Installations which use the eID `rtehtmlarea_spellchecker` in a custom extension.
.. index:: Backend, Frontend, RTE