Actions
Bug #17134
closedFoldername ending with a dot @ filelist
Start date:
2007-03-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If a Folder with a name like "test_20.03." is in the filelist it can not be edited or deleted. If I try to delete the folder I get the following message
"2: Target seemed not to be a directory! (Shouldn't happen here!)"
If I try to rename the folder only the foldername without the ending point is in the edit field ("test_20.03"). This causes an error because a folder with this name does not exists.
I think the problem is, that the ending point is cut by TYPO3
(issue imported from #M5263)
Updated by Oliver Hader over 17 years ago
This term is a duplicate of bug-id #17121 - please look there, test the patch and/or add your notes. Thanks!
Actions