Project

General

Profile

Actions

Bug #23699

closed

wrong table-cell rendering in RTE included tables

Added by Kurt Kunig almost 14 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-10-10
Due date:
% Done:

0%

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

Description

with this TYPOScript-command we could reset that in table-cells the bodytext would be wrapped with a p-tag:
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.removeTags = P

With this command in TYPO3 V4.4.4 with rtehtmlarea V2.0.5 you will get this:
<td>Zelle 1.1</p></td>

No starting p-tag but an ending p-tag!?

put this command into the setup of a template:
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.removeTags = P
put a datarecord "text" into a page and put a table into the rte-field.
Then look into the source-code of that page.

(issue imported from #M15945)


Files

muster.htm.txt (10.4 KB) muster.htm.txt Administrator Admin, 2010-10-18 09:03

Related issues 1 (0 open1 closed)

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

Actions
Actions

Also available in: Atom PDF