TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-72416:
|
||||
|
||||
=========================================================
|
||||
Breaking: #72416 - Remove EXT:t3skin/stylesheets/sprites/
|
||||
=========================================================
|
||||
|
||||
See :issue:`72416`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The sprites and related icons from EXT:t3skin/stylesheets/sprites/ have been removed.
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
References to the sprites or images of EXT:t3skin/ will throw a 404 not found.
|
||||
|
||||
|
||||
Affected Installations
|
||||
======================
|
||||
|
||||
Installations or extensions which have references to icons in EXT:t3skin/images/icons/* or EXT:t3skin/stylesheets/sprites/.
|
||||
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
No migration, remove all references and use the IconFactory for all icon related stuff.
|
||||
|
||||
.. index:: PHP-API, Backend, Frontend, ext:t3skin
|
||||
Reference in New Issue
Block a user