Skip to content
Snippets Groups Projects
Commit d34060b3 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Frank Naegler
Browse files

[TASK] Deprecate `top.rawurlencode` and `top.str_replace`

The global JavaScript functions `top.rawurlencode()` and
`top.str_replace()` were introduced in 2009 and have been marked as
deprecated now. The code is not required and some special handling used
in these functions may get achieved with native JavaScript functions.

Resolves: #88428
Releases: master
Change-Id: Ie2c2fd42da89b00e3c9a0137231b16c2cbd21396
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60805


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
parent 0399b318
No related merge requests found
Showing
with 66 additions and 29 deletions
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