Skip to content
Snippets Groups Projects
Commit 2cdc884f authored by Ralf Zimmermann's avatar Ralf Zimmermann Committed by waldhacker
Browse files

[TASK] Add missing breaking rst for form setup mixins removal

Adds the forgotten breaking rst for the ticket
https://review.typo3.org/c/Packages/TYPO3.CMS/+/70528/

Resolves: #94911
Releases: master
Change-Id: I1a0e9c1b074b377febd655cc96a1a1033b56fc35
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70652


Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarwaldhacker <hello@waldhacker.dev>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarwaldhacker <hello@waldhacker.dev>
parent 2e7021e6
Branches
Tags
No related merge requests found
.. include:: ../../Includes.txt
=================================================
Breaking: #70528 - Deprecated form mixins removed
=================================================
See :issue:`70528`
Description
===========
The deprecated ext:form setup mixins from :yaml:`TYPO3.CMS.Form.mixins.*` have been removed.
Impact
======
Form setup inheriting mixins from :yaml:`TYPO3.CMS.Form.mixins.*` will not work properly anymore.
Affected Installations
======================
All installations using the deprecated form setup mixins are affected.
Migration
=========
Embed the essential parts from :yaml:`TYPO3.CMS.Form.mixins.*` or migrate them to custom mixins.
.. index:: Backend, Frontend, NotScanned, ext:form
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment