Actions
Bug #18639
closedimages are missing in template module
Start date:
2008-04-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
images are missing in template module when you select a page which has no template applied
(see screenshot)
source in page properties: http://server/typo3/typo3/sysext/tstemplate/ts/src=
(issue imported from #M8156)
Files
Updated by Chris topher over 14 years ago
Cannot reproduce, the images are produced using t3lib_iconWorks::skinImg and they are shown correctly.
Sourcecode:
<img src="../../../sysext/t3skin/icons/gfx/icon_warning.gif" align="top" height="16" hspace="5" width="16">
Updated by Chris topher over 14 years ago
I finally found it:
Resolved as duplicate of #18671.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Closed to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14589
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14589
Updated by Chris topher about 12 years ago
- Status changed from Under Review to Closed
- Target version deleted (
0)
Actions