[TYPO3-core] RFC #9535: Bug: Folder icons in filelist file tree don't get skinned anymore
Francois Suter
fsuter at cobweb.ch
Sat Oct 11 00:06:05 CEST 2008
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=9535
Branches:
4.2 and trunk
Problem:
In revision 4152 (4.2) and 4153 (trunk) the following line was
introduced to class.filelistfoldertree.php:
$icon = 'gfx/i/_icon_' .$webpath . 'folders' . ($type == 'readonly' ?
'_ro' : '') . '.gif';
from class.t3lib_foldertree.php, but $webpath is not defined in
class.filelistfoldertree.php.
Solution:
Define $webpath properly.
Notes:
No-brainer?
Cheer
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug9535.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081011/5eb4a523/attachment.txt
More information about the TYPO3-team-core
mailing list