[TYPO3-core] PFC #17341: no Values for Count in "DB check -> Record Statistics"

Sven Juergens t3 at blue-side.de
Wed Jan 26 16:15:05 CET 2011


Hi,

this is a SVN patch request.

Type: bugfix

Branches: trunk

Bugtracker reference:
http://bugs.typo3.org/view.php?id=17341

Problem:
with Patch
r9619 | jigal | 2010-11-25 08:08:29 +0100 (Do, 25. Nov 2010) | 1 Zeile
Fixed bug 0014050: Cleanup - CGL format of t3lib files - t3lib_admin 
additional cleanup

there was a renaming from "$this->recStat['...']" to 
"$this->recStats['...']"

in "DB check -> Record Statistics" was used the old name, so there are 
no values vor Count

Solution:
rename $this->recStat['...']" to "$this->recStats['...']" (with "s") in 
"Record Statistics" and add one count() to deleted pages, because of 
changing array

best regards
Sven


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17341.diff
Type: application/applefile
Size: 1676 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110126/20ef3185/attachment-0001.bin>


More information about the TYPO3-team-core mailing list