Bug #62513

Backport #59587 to TYPO3 4.5

Added by Michael Stucki 9 months ago. Updated 9 months ago.

Status:Resolved Start date:2014-10-28
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.5 Is Regression:No
PHP Version:5.3 Sprint Focus:
Complexity:

Description

The fix in #59587 is useful in TYPO3 4.5 as well and should be backported.


Related issues

related to Core - Bug #59587: Performance killer: APC cache backend, wrong assignment o... Resolved 2014-06-15

Associated revisions

Revision f56c52f1
Added by Michael Stucki 9 months ago

[BUGFIX] Too many tags by identifier in CacheBackends

This patch is a backport of 3d93017022a8ef03842d75f2d7bd3912365c95be.

Applies to Apc/Memcached backends.

After an array_merge the values aren't unique. This leads to duplicate
tags per identifier. This patch changes that and also moves the
findTagsByIdentifier call out of the foreach loop.

Resolves: #62513
Releases: 4.5
Change-Id: Ia4713eeb399a4770b2c23e5738e076a91afe2a64
Reviewed-on: http://review.typo3.org/33592
Reviewed-by: Markus Klein <>
Reviewed-by: Michael Stucki <>
Tested-by: Michael Stucki <>

History

#1 Updated by Gerrit Code Review 9 months ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33592

#2 Updated by Michael Stucki 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF