Bug #3451

LazyLoadingProxy must mark property as clean after activation

Added by Karsten Dambekalns about 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-05-25
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 1
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Make sure we mark the property as clean after setting it on the parent in _loadRealInstance(), so it is not considered dirty because of the activation/replacement...

Associated revisions

Revision bcb52e9c
Added by Karsten Dambekalns about 6 years ago

[FIX] FLOW3 (AOP): getMethodArgument() on JoinPoint no longer throws an exception if a NULL value is found in the requested property
[API+] FLOW3 (Persistence): FLOW3_Persistence_memorizeCleanState() now takes an optional $propertyName argument, refs #3451
[FIX] FLOW3 (Persistence): The LazyLoadingProxy now marks activated properties as clean upon activation, resolves #3451

History

#1 Updated by Karsten Dambekalns about 6 years ago

  • Tracker changed from Feature to Bug

#2 Updated by Karsten Dambekalns about 6 years ago

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

Applied in changeset r2591.

#3 Updated by Robert Lemke about 6 years ago

  • Target version changed from 283 to 1.0 alpha 1

Also available in: Atom PDF