[Solar-talk] delete() model branch?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Fri Apr 27 08:25:21 PDT 2007
On 4/27/07, Jeff Surgeson wrote:
> > > Fatal error: Uncaught exception 'Solar_Exception'
> > > class::code 'Bulldog_Model_News::ERR_METHOD_NOT_IMPLEMENTED' with
> > > message 'Method not implemented.' information array ( 'method'
> > > => 'checkFocus', 'params' => array ( 0 => 'record', ), ) Stack trace:
> >
> > Hmmm... checkFocus() not implemented? Strange... Is it there?
>
> Yes it is, checks the current focus, and throws an exception if they don't
> match.
This exception means that checkFocus() is not implemented, and that's
why I thought it was strange. Now taking a closer look, the method
name is _checkForcus() - an underscore is missing. Fix the method call
and you are done - I hope. :)
rodrigo
More information about the solar-talk
mailing list