Bug #8132

Checking for objects in array properties during persistence is broken

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

Status:Resolved Start date:2010-06-10
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10 Estimated time:1.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When an object with an array property containing another object is persisted, the object is removed, as the check mistakenly thinks the object is no longer in the array property (removeDeletedArrayEntries()).

Associated revisions

Revision 6dd6b87a
Added by Karsten Dambekalns about 5 years ago

[+BUGFIX] FLOW3 (Persistence): When checking for objects removed from an array comparison now works, fixes #8132.

History

#1 Updated by Karsten Dambekalns about 5 years ago

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

Applied in changeset r4479.

Also available in: Atom PDF