TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-63056:
|
||||
|
||||
=================================================
|
||||
Breaking: #63056 - Remove Template Selection Hack
|
||||
=================================================
|
||||
|
||||
See :issue:`63056`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
There has been an ancient hack for the former "freesite" extension, which enabled selection
|
||||
of the template via GET variable.
|
||||
This technique is outdated and has been removed.
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
Any extension using this hack will not be able to select the template this way anymore.
|
||||
|
||||
Affected installations
|
||||
======================
|
||||
|
||||
Installations with third party extensions using the hack.
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
No migration path intended.
|
||||
|
||||
|
||||
.. index:: PHP-API, Frontend
|
||||
Reference in New Issue
Block a user