Skip to content
Snippets Groups Projects
Commit ed4f3885 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Remove unused properties from EditDocumentController

The values "_serialNumber", "_scrollPosition", "viewId_addParams"
are hidden form fields that are relics from TYPO3 Core v3.x,
long unused and obsolete.

Same goes for "uc" which just parks an incoming value (where
the FormEngineUtility::updateInlineView() can also be moved
inside the EditDocumentController), and unused values such as
"newC".

Resolves: #94009
Releases: master
Change-Id: I049a3f2b656affaa7860ad2ca4a9746438739881
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68902


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 05fafa97
Branches
Tags
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