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,36 @@
.. include:: /Includes.rst.txt
.. _breaking-84877-1668719183:
===============================================================
Breaking: #84877 - Localization of page on column basis removed
===============================================================
See :issue:`84877`
Description
===========
The "Translate" buttons located in each column (colPos) in the page module have been replaced by one global action
button per language.
Impact
======
The possibility to translate each column of a page from a different source language has been removed. Instead, the whole
page gets translated with the locale action.
Affected Installations
======================
Every installation relying on having different sources per localization is affected.
Migration
=========
Manually migrate any content element by changing its parent by editing the element, in case mixed sources are used.
.. index:: Backend, NotScanned, ext:backend