Project

General

Profile

Actions

Bug #15811

closed

record statistics in t3lib_admin don't work correctly!?

Added by Karsten Dambekalns about 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2006-03-13
Due date:
% Done:

0%

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

Description

OIf you go to the "DB check" module in the BE and view records statistics, you will see that for "marked deleted pages" the value shown is "Array".

This is fetched from an instance of t3lib_admin, member variable recStat, array key 'deleted'.

Looking into t3lib_admin I found two similar variables recStat and recStats. Is this on purpose? Why is recStat['deleted'] not a number, but an array after generating the tree?

I file this here, because recStats seems to belong to workspace handling, so I assume this bug to be related to workspaces....
(issue imported from #M2847)

Actions #1

Updated by Michael Stucki over 10 years ago

  • Category set to Workspaces
Actions #2

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (0)
Actions

Also available in: Atom PDF