[TYPO3-mvc] updateAction not saving field extending another Model
Nikolas Hagelstein
lists at shr-now.de
Thu Feb 18 16:31:18 CET 2010
Hi,
> So in short, what is the correct way to name a field extending a
> table, in my model?
You could and some debug code to output the actual generated sqlString ( ~
line 147)
http://forge.typo3.org/repositories/entry/typo3v4-mvc/extbase/trunk/Classes/
Persistence/Storage/Typo3DbBackend.php
Place an exit behind your debug output otherwise you won'T see anything...
Hope this helps,
Nikolas
More information about the TYPO3-project-typo3v4mvc
mailing list