Project

General

Profile

Actions

Bug #18639

closed

images are missing in template module

Added by Michael Raberger about 16 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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

screenshot-1.gif (16.5 KB) screenshot-1.gif Administrator Admin, 2008-04-18 22:41

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #18671: Broken icons when creating +ext templateClosedJeff Segars2008-04-22

Actions
Actions #1

Updated by Chris topher almost 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">

Actions #2

Updated by Chris topher almost 14 years ago

I finally found it:

Resolved as duplicate of #18671.

Actions #3

Updated by Gerrit Code Review over 11 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

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14589

Actions #5

Updated by Chris topher over 11 years ago

  • Status changed from Under Review to Closed
  • Target version deleted (0)
Actions

Also available in: Atom PDF