Project

General

Profile

Actions

Bug #51330

closed

Update Exception with old property mapper

Added by Stefan Froemken over 10 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
Extbase
Target version:
Start date:
2013-08-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Hello Extbase-Team,

there is a problem with the old property mapper in newer TYPO3-Versions. Currently tested in 6.1 and current git version.
You can create a new record in FE, but you can't update the record:

#1249479819: The object of type "TYPO3\Oldmapper\Domain\Model\Person" given to update must be persisted already, but is new.

After debugging I found out that they have a different spl_hash. That's why this error message appears. They differ because of a different isDirty-Property.

Stefan


Files

oldmapper_0.0.0_201308260815.zip (990 KB) oldmapper_0.0.0_201308260815.zip Stefan Froemken, 2013-08-26 08:21
Actions

Also available in: Atom PDF