Project

General

Profile

Actions

Bug #14935

closed

Typo3 can't display a single "0" in a table cell

Added by Markus Walter almost 19 years ago. Updated almost 18 years ago.

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

0%

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

Description

In a text element containing a table a single "0" in a cell isn't rendered properly in the FE outbut but a "1" (for example) does:

<td>0<td> becomes to <td> </td> but
<td>0 </td> stays <td>0 </td> and
<td>1</td> stays <td>1</td>

I've tested various setups with Typo 3.7.1 and 3.8. with different RTEs. Even putting the HTML-table code in tt_content didn't produce the right output.

(issue imported from #M1391)


Files

bug_1391.diff (841 Bytes) bug_1391.diff Administrator Admin, 2005-08-21 02:42

Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #14199: Single Value "0" not parsedClosedMichael Stucki2005-10-07

Actions
Has duplicate TYPO3 Core - Bug #14910: Typo3 can't display a single "0" in a table cellClosedKarsten Dambekalns2005-08-08

Actions
Actions

Also available in: Atom PDF