Actions
Bug #24173
closedEM: delete of extension does not work
Start date:
2010-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The delete of extension does not work because a real path is compared with an urlencoded path.
Solution: compare with urldecoded path.
(issue imported from #M16527)
Files
Actions