[TYPO3-mvc] Fluid problem with dates
Franz Koch
typo3.RemoveForMessage at elements-net.de
Tue Nov 30 19:30:37 CET 2010
On 30.11.2010 19:27, Dawid Pacholczyk wrote:
> unfortunatly still the same
>
> in my model I have this
> /**
> * dateStart
> * @var DateTime
> */
> protected $dateStart;
>
> /**
> * dateEnd
> * @var DateTime
> */
> protected $dateEnd;
>
> TCA as in mail before. Still missmatch
>
have you cleared the cache? Extbase is caching the reflection
information of classes, so they normally apply only after you cleared
the cache (at least in trunk version).
--
kind regards,
Franz Koch
More information about the TYPO3-project-typo3v4mvc
mailing list