Bug #29392

Persistence\Generic\AbstractBackend does not cascade persist correctly

Added by Karsten Dambekalns almost 4 years ago. Updated almost 4 years ago.

Status:Resolved Start date:2011-08-31
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

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

Description

When using the generic persistence some updates are not correctly persisted. One example is a change to the name of an account holder in the Blog (the username itself is changed correctly).
This at least occurred when using the PDO backend.

Associated revisions

Revision a149b642
Added by Karsten Dambekalns almost 4 years ago

[BUGFIX] Generic abstract backend does not cascade persist

This changes makes checkPropertyValue() return the value it found, as
expected in collectProperties() - both methods in AbstractBackend.

Fixes: #29392
Change-Id: I4cafd98ef456c46eed6ae3933238cb7e7e4e345d

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Subject changed from Generic PDO backend does not cascade persist operations correctly to Persistence\Generic\AbstractBackend does not cascade persist correctly

#2 Updated by Mr. Hudson almost 4 years ago

  • Status changed from Accepted to Under Review

Patch set 1 of change I4cafd98ef456c46eed6ae3933238cb7e7e4e345d has been pushed to the review server.
It is available at http://review.typo3.org/4728

#3 Updated by Karsten Dambekalns almost 4 years ago

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

Also available in: Atom PDF