Project

General

Profile

Actions

Bug #15925

closed

Wrong value for "Marked-deleted pages" in Records Statistics

Added by Dmitry Pikhno over 18 years ago. Updated over 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-28
Due date:
% Done:

0%

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

Description

DB Check -> Records Statistics
the value of "Marked-deleted pages" is "array"

the error in class.t3lib_admin.php, line #14177
var $recStat = Array(.....

should be
var $recStats = Array(.....

(issue imported from #M3027)

Actions

Also available in: Atom PDF