Bug #21311
closedError Message while creating empty Folders
0%
Description
If you try to create Folder with empty name, you get a error that the folder already exists. This should be catched, becouse the error occours also if you try to create more then one folder.
(issue imported from #M12280)
Files
Updated by Daniel Schmitzer about 15 years ago
Fixed with the uploaded diff file in t3lib/class.t3lib_extfilefunc.php. Usage patch class.t3lib_extfilefunc.php 0012280.diff
Updated by Chris topher about 15 years ago
Hi Daniel,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to the core-list. This is how it works:
http://typo3.org/teams/core/core-mailinglist-rules/
Thank you again!
Christopher
Updated by Christian Kuhn about 15 years ago
Hey Daniel,
your patch looks reasonable, I just attached a new version in proper diff format (unified diff from trunk checkout).
Like Christopher already mentioned, you could send the patch to the core list, I'll add a positive review then. Target version in this case are 4.2 and trunk.
Updated by Rupert Germann about 15 years ago
FYI: committed to trunk rev 6215
and 4_2 branch rev 6216