Skip to content
Snippets Groups Projects
Commit f322a5c2 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[TASK] Deprecate DataHandler->destPathFromUploadFolder()

The method in DataHandler->destPathFromUploadFolder is basically
useless nowadays and should be avoided, since it just prepends PATH_site
to a string.

The fourth parameter for extFileFunctions() is also useless as the method
only is triggered for "deleteAll" and no other value is allowed.

Resolves: #80513
Releases: master
Change-Id: I371fd9233bbe63dd2d3775e4ddd8212358164ced
Reviewed-on: https://review.typo3.org/52211


Reviewed-by: default avatarThomas Hohn <thomas@hohn.dk>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent e6cdbd54
Branches
Tags
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