Project

General

Profile

Actions

Bug #24865

closed

Standalone images in RTE-enabled field not rendered in frontend

Added by Peter L over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-01-27
Due date:
% Done:

0%

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

Description

After upgrade to 4.5.0 i have a problem, that all images in frontend missing, that are allone in a p-tag.

<p><img height="156" width="125" src="uploads/bla.jpg" /></p>
showing:
<p> </p>

but when something else is inside the paragraph, the image will be shown:
<p>test1234<img height="156" width="125" src="uploads/bla.jpg" /></p>

(issue imported from #M17373)


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validationClosedStanislas Rolland2007-07-04

Actions
Has duplicate TYPO3 Core - Bug #24991: Some images not rendered in frontend, but visible in RTEClosedChristian Kuhn2011-02-09

Actions
Actions

Also available in: Atom PDF