Skip to content
Snippets Groups Projects
Commit 330a3d39 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Riccardo De Contardi
Browse files

[BUGFIX] Fix generation of create action URLs in backend user module

The URLs to the create actions for backend users and backend groups were
built in a strange way which required some quirks to be fully functional.

This patch removes the unnecessary `explodeUrl2Array()` call, which also
renders the `rawurlencode()` obsolete.

Resolves: #85211
Releases: master
Change-Id: I3b8f5864fc398b9a4f8f2c0de5d72a38cb8a471b
Reviewed-on: https://review.typo3.org/57172


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarRiccardo De Contardi <erredeco@gmail.com>
Tested-by: default avatarRiccardo De Contardi <erredeco@gmail.com>
parent a8452e5b
Branches
Tags
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