Bug #6846

The static object container is not rebuilt automatically if the FLOW3 revision changed

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-15
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8 Estimated time:2.00 hours
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

If the FLOW3 revision changes, all caches are flushed. Because the static object container is no regular cache, it is missed and still used even if the FLOW3 revision changed. This can lead to fatal errors if classes have been deleted or otherwise modified.

Associated revisions

Revision 722b4931
Added by Robert Lemke over 5 years ago

[+BUGFIX] FLOW3 (Object): The static object container is now rebuilt automatically if the FLOW3 revision changed. Fixes #6846

History

#1 Updated by Robert Lemke over 5 years ago

  • % Done changed from 0 to 10
  • Estimated time set to 1.00

#2 Updated by Robert Lemke over 5 years ago

  • % Done changed from 10 to 90
  • Estimated time changed from 1.00 to 2.00

#3 Updated by Robert Lemke over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 90 to 100

Applied in changeset r3946.

Also available in: Atom PDF