[TYPO3-core] RFC: #14400: Images and styles with wrong path in User Setup Module
Helmut Hummel
helmut at typo3.org
Sun May 16 18:40:54 CEST 2010
Hi,
this is SVN patch request.
Type: bugfix
Branches: 4-3, trunk
BT reference: http://bugs.typo3.org/view.php?id=14400
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.
Regards Helmut
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14400.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100516/088270f5/attachment.txt>
More information about the TYPO3-team-core
mailing list