Project

General

Profile

Actions

Bug #16165

closed

HTMLparser.removeTags doesn't work correct with p

Added by Steffen Kamper almost 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-05-21
Due date:
% Done:

0%

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

Description

when removing p like
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.removeTags = p

the closing tags are still left:

<td>some text</p></td>

This was reportet in Buglist also for 3.8 from July 05 !

(issue imported from #M3528)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #14884: 'removeTag' does not remove closing tagsClosedXavier Perseguers2005-07-29

Actions
Actions #1

Updated by Steffen Kamper almost 18 years ago

:) here the tag was removed, should be (without spaces)

< td > some text < / td >

Actions #2

Updated by Jochen Weber almost 18 years ago

Bug-Id 0001318 seems to be the same...

Actions #3

Updated by Xavier Perseguers over 13 years ago

See bug #14884

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF