Skip to content
Snippets Groups Projects
Commit 04ea328d authored by Andreas Kienast's avatar Andreas Kienast Committed by Susanne Moog
Browse files

[TASK] Deprecate jumpToUrl()

This patch deprecated the well-known `jumpToUrl()` function which simply
does a redirect nowadays. Any occurence may be replaced by either using
`window.location.href` or using simple `<a>` tags.

Resolves: #89033
Releases: master
Change-Id: I213d89825b8ee4736e168653cddb1929ceb9844e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61389


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarRichard Haeser <richard@maxserv.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarRichard Haeser <richard@maxserv.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
parent 1b51f742
No related branches found
No related tags found
Loading
Showing
with 58 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment