[Solar-talk] default controller
Jeff Surgeson
solar at 3hex.com
Mon Mar 24 10:26:12 CDT 2008
Hi All
Trying to get the default class to be run if controller/action not found with
the latest svn changes. I have read the emails with regards the the changes
and the way I understand it is supposed to work is:
If the requested controller and action does not exist or can not be found or
is listed in the disabled array then the default controller will be run.
If the requested controller AND the default controller can not be found then
_notFound() action is invoked, correct?
However it runs _notFound() even if there is a default controller listed and
exists.
Is there something I need to change from previous setup to get default
controller to be run when controller or controller/action not found and not
the _notFound() method?
--
...........::::::...........
Jeff Surgeson / South Africa
More information about the Solar-talk
mailing list