#013853: Missing exception ezcMvcActionNotFoundException

Description:

When creating a route based on an undeclared method, e.g.:


class helloRouter extends ezcMvcRouter
{
    public function createRoutes()
    {
        return array(
            new ezcMvcRailsRoute( '/feed/:name', 'helloController', 'feedView' ),
        );
    }
}

I get this error:


Fatal error: Class 'ezcMvcActionNotFoundException' not found in C:\dev\trunk\MvcTools\src\interfaces\controller.php on line 94

Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


Steps to Reproduce:

Create a route based on an undeclared method.


- Attachments

No attachments for this issue.


- Comments

Fixed in rev. 9227.

#258897 by Derick Rethans on November 3rd, 2008 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Components » MvcTools
Affects Unknown
Fix Version 2008.2alpha1 - eZ components 2008.2alpha1
Reporter Alexandru Stanoi
Responsible Derick Rethans
Status 0 Closed
Resolution Fixed
Created October 30th, 2008
Updated November 3rd, 2008
Resolved November 3rd, 2008
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #015537
  Graph shows to small and truncated rotated axis labels