Project

General

Profile

Actions

Bug #14884

closed

'removeTag' does not remove closing tags

Added by Robert Markula about 19 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
Start date:
2005-07-29
Due date:
% Done:

0%

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

Description

RTE.default.proc.entryHTMLparser_db.removeTags doesn't remove the whole tags, but only the opening tags. The closing tags are remaining.

RTE.default.proc.entryHTMLparser_db = 1
RTE.default.proc.entryHTMLparser_db {
removeTags= font
}
should do the trick, but this function only removes the opening <font>-tags but does not remove the closing </font>-tags.

This bug has been observed with < font> and < p>-tags in lists ('< ul> and < ol>').
(issue imported from #M1318)


Files

1318.diff (546 Bytes) 1318.diff Administrator Admin, 2010-10-18 11:47
test.t3x (3.2 KB) test.t3x Administrator Admin, 2010-12-20 19:32

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5ClosedStanislas Rolland2010-12-17

Actions
Has duplicate TYPO3 Core - Bug #16165: HTMLparser.removeTags doesn't work correct with pClosedXavier Perseguers2006-05-21

Actions
Has duplicate TYPO3 Core - Bug #23699: wrong table-cell rendering in RTE included tablesClosedStanislas Rolland2010-10-10

Actions
Actions

Also available in: Atom PDF