[TYPO3-mvc] repository update through commandController does not proceed

Henjo Hoeksma me at henjohoeksma.nl
Thu Sep 6 16:33:32 CEST 2012


Hi Dominic,

it seems to me something is off with your storage folder. If you use the extension you are using this for in a storage folder you should make sure you can reach it in your sendMailController.

Else you will end up with your items in page '0'.

Henjo

On Sep 6, 2012, at 8:52 AM, Domi <djgarms at gmail.com> wrote:

> Hello,
> 
> I try to update my repository in a SendMailCommandController Taks.
> 
> The $this->myRepository->findAll() query worked as soon as I set the setRespectStoragePage to false.
> 
> But following does not work:
> 
> $this->myRepository->update($element)
> 
> What am I missing? I checked $element, its a existing object but the database update does not happen, even that no error occurs.
> 
> Thanks for any enlightening.
> 
> Regards,
> 
> Dominic
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list