Project

General

Profile

Actions

Bug #64405

closed

TYPO3 logo appears instead of inserted image

Added by Paul no-lastname-given almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
-- undefined --
Category:
-
Target version:
-
Start date:
2015-01-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When I add a page content element "Images Only" or "Text & Images" and insert an image from the user_upload or another fileadmin folder, the TYPO3 logo appears on the front end page instead of the inserted image.

When I insert an image in a custom TemplaVoila FCE then everything works fine.

The source looks like:

<div class="csc-textpic-imagewrap">
<figure class="csc-textpic-image csc-textpic-last">
<img src="http://sitename.nl/typo3/sysext/t3skin/icons/gfx/typo3logo.gif&quot; width="128" height="59" alt="" >
</figure>
</div>

Actions

Also available in: Atom PDF