Project

General

Profile

Actions

Bug #18018

closed

Debug renders wrong table with empty arrays

Added by Stefan Geith almost 17 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-01-18
Due date:
% Done:

0%

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

Description

t3lib_div::debug(Array('$a2'=>$a2)) has errors in rendered Table, if $a2 is an empty Array:
A closing </table> Tag is then missing.

Patch included
(issue imported from #M7202)


Files

0007202_debug_empty_array.patch (723 Bytes) 0007202_debug_empty_array.patch Administrator Admin, 2008-01-18 13:00
0007202b_debug_empty_array.patch (428 Bytes) 0007202b_debug_empty_array.patch Administrator Admin, 2008-01-21 09:59
Actions #1

Updated by Stefan Geith almost 17 years ago

Better solution is 0007202b_debug_empty_array.patch,
as mention in core-list my Masi.

Actions #2

Updated by Jeff Segars almost 17 years ago

Committed to trunk. Thanks Stefan!

Actions

Also available in: Atom PDF