Project

General

Profile

Actions

Bug #54289

closed

Using Tx_Extbase_Persistence_ObjectStorage doesn't work in rewritten PropertyMapper

Added by Stefan Froemken over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2013-12-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello Extbase-Team,

I have a model with a MM relation to Categories. As this extension was programmed in TYPO3 4.7 I use the old names Tx_Extbase_Persistence_ObjectStorage, but on creating the record extbase throws an Exception:

Current GIT Version: 09.12.2013

Exception while property mapping at property path "categories":Class Tx_Extbase_Persistence_ObjectStorage<Tx_JwCategories_Domain_Model_Category> does not exist

I also have tested this issue with TYPO3 6.1:

Exception while property mapping at property path "categories":No converter found which can be used to convert from "array" to "Tx_Extbase_Persistence_ObjectStorage".

So this problem seems to be in full TYPO3 6.* tree.

@Thomas: Hint: There is no getEarlyInstance() method in TYPO3 < 6.2


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #65472: TYPO3 6.2.10 Extbase Type Converter can't resolve Tx_Extbase_Persistence_ObjectStorageClosed2015-03-03

Actions
Actions

Also available in: Atom PDF