[TYPO3-mvc] update calls replace.

Braulio J. Solano-Rojas braulio at solsoft.biz
Tue Sep 14 03:53:07 CEST 2010


Hello.

I just wanted to notice that if one calls the repository update method 
on an object that has been created with ->setRespectStoragePage(FALSE) 
it will never work, since update calls replace and replace will query 
for the same object and there is no way to indicate that it has to do it 
with ->setRespectStoragePage(FALSE).

The only workaround possible (I think) is using ->statement.  :-(

Bests,

B.


More information about the TYPO3-project-typo3v4mvc mailing list