Actions
Bug #15745
closedWrong path to fileicons and only default logo in filelinks
Start date:
2006-02-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In Filelinks the frontend shows no icons in "Layout 1".
They are not shown because the path:
typo3/sysext/cms/media/fileicons/default.gif
ist not right.
The correct path is:
typo3/sysext/cms/tslib/media/fileicons/default.gif
I do not know, if the core tries always to show the default.gif?
That would be the next bug. I´ve tried with a PDF and a JPG.
And the missed file is always the default.gif.
Maybe the core does not find the pdf.gif or jpg.gif because of the wrong path and falls back to the default.gif before it shows nothing?
Hope you understand..........
Mazz
(issue imported from #M2726)
Actions