[TYPO3-mvc] how to not respectEnablefields when passing object to controller action

Nikolas Hagelstein lists at shr-now.de
Wed Jul 7 17:42:11 CEST 2010


Hi,
> Is there a way to set setRespectEnablefields(FALSE) to also get hidden
> Records (maybe a phpdoc comment)?

Unfortunatly not, since neither
Tx_Extbase_MVC_Controller_Argument::findObjectByUid nor
Tx_Extbase_Property_Mapper::findObjectByUid has a corresponding parameter
(don't know which one is used here right of hand - we got duplicate code
here).

One solution would be to introduce an apt  annotation and adjust. Could you
raise a feature request at forge?.

Cheers,
Nikolas




More information about the TYPO3-project-typo3v4mvc mailing list