[TYPO3-extbase] Handle 404 error with extbase

Georg Ringer typo3 at ringerge.org
Wed Mar 12 04:53:10 CET 2014


Am 11.03.2014 21:34, schrieb Alexander Stehlik:
> Hi Mohammed,
> 
> I think you need to make the action method argument optional (using a
> default value) and then handle the 404 error yourself when the argument
> is NULL.
> 
> A good examle is the news Extension:
> 
> https://forge.typo3.org/projects/extension-news/repository/revisions/master/entry/Classes/Controller/NewsController.php#L169

which is currently broken with the new property master, see
http://forge.typo3.org/issues/55861

georg



More information about the TYPO3-team-extbase mailing list