Actions
Bug #22662
closedImages and styles with wrong path in User Setup Module
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After loading the modules using t3lib_loadModules the BACK_PATH is reset, because conf.php with the various BACK_PATH settings are included. Because of BACK_PATH beeing a global variable, it will be overwritten.
Solution: Restore the BACK_PATH after loading the modules
Steps to reproduce: Install TYPO3 in a subfolder and call the User Setup. In 4.3 you have missing icons, in trunk all styles are disabled due to the failing CSS concatenation and compression.
(issue imported from #M14400)
Files
Actions