[BUGFIX] Use proper URL for file list of returnUrl in file_upload
When the file upload controller is called (which is almost impossible to call these days) and no return URL is given (which is again almost impossible), then the URL is invalid. The patch uses the proper getModuleUrl() call which is sufficient. Resolves: #73506 Releases: master, 7.6 Change-Id: I49830e84cb10c14ccb84ea932927898899e58e70 Reviewed-on: https://review.typo3.org/46729 Reviewed-by:Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Please register or sign in to comment