Skip to content
Snippets Groups Projects
Commit 0b76d647 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Deprecate `Utility.updateQueryStringParameter()`

The method `Utility.updateQueryStringParameter()` from the module
`@typo3/backend/utility.js` was introduced in TYPO3 v8 as a bugfix for
highlighting in the old ExtJS-based page tree. With removal of ExtJS in
TYPO3 v9, the method became unused since then.

Since a safe removal of the method cannot be guaranteed as this point,
it is therefore deprecated.

Resolves: #104154
Related: #74180
Releases: main
Change-Id: I90f0ff4c997ab31d690ff6f518f38ffb186058dd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84786


Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarJasmina Ließmann <minapokhalo+typo3@gmail.com>
Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarJasmina Ließmann <minapokhalo+typo3@gmail.com>
parent f96dded6
No related merge requests found
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