Project

General

Profile

Actions

Bug #29922

closed

<abbr> tags are printed unparsed in the FE

Added by anybody no-lastname-given over 12 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-09-17
Due date:
% Done:

0%

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

Description

In the database I have code like this in a content element:

<p> <abbr title="for example">e.g.</abbr> <link http://example.net>example.net</link> </p>

TYPO3 does not interprete the <abbr>-Tag correctly.
In the FE you can read <abbr title="for example">e.g.</abbr> as normal text.

Actions

Also available in: Atom PDF