[Flow] Remove does not remove

Steffen Wickham steffen at gaming-inc.de
Wed Oct 30 22:26:11 CET 2013


Hello Axel,

do you use the remove() method within a GET request? If so you have to
inject the PersistanceManager within your controller and execute its
persistAll() method manually after the remove call.

Best regards,
Steffen


Am 30.10.2013 21:52, schrieb Axel Wüstemann:
> Hello,
>
> repository->remove() does nothing, no error, simply nothing. I'm
> wondering how I could track this. I tried to digger into the framework
> to set some var_dump or the like, but in the doctrine layer I lost the
> orientation.
>
> I'm working on ORACLE. add() and update() are working so far.
>
> Thanks
> Axel
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list