Bug #36502

Precompiled reflection data is not removed on a cache:flush --force

Added by Robert Lemke over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-04-24
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version:5.3 Complexity:easy
Has patch:No Affected Flow version:Git master

Description

Reflection data of frozen packages is not located in the context's temporary directory and thus not removed. This can, however, lead to weird behavior if old reflection data is still loaded despite a ./flow3 typo3.flow3:cache:flush --force

Associated revisions

Revision 77fa8af3
Added by Robert Lemke over 3 years ago

[BUGFIX] Remove precompiled reflection data on force flush

This patch makes sure that any precompiled reflection data
of frozen packages is removed on a cache:flush --force.

Change-Id: Idb3f8ffa6eae3379b35124d6d4c3139cf8fddf22
Fixes: #36502
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10736

#2 Updated by Robert Lemke over 3 years ago

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

Also available in: Atom PDF