[TYPO3-mvc] Big problems (Bug?) with $query-in() (little bit urgent)

Steffen Ritter info at rs-websystems.de
Mon Sep 27 10:29:21 CEST 2010


Am 27.09.2010 10:14, schrieb Manfred Rutschmann:

> /**
>   * fahrzeug
>   * @var Tx_RkCamperchecker_Domain_Model_Fahrzeug $fahrzeug
>   * @lazy
>   */
> protected $fahrzeug;

thats wrong

if you have more than one it has to be 
Tx_Extbase_Persistence_ObjectStorage<Tx_RkCamperchecker_Domain_Model_Fahrzeug>

regards

Steffen


More information about the TYPO3-project-typo3v4mvc mailing list