Actions
Bug #42454
closedFix usage of fileadminDir
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-10-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#41120 introduced a regression, as the global $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'] has a trailing backslash.
Fix that by removing the trailing slash and quoting the value of the global for the case it contains further path segments
Actions