#014041: MVC tutorial improvement

Description:

Hi,


function createFatalRedirectRequest( ezcMvcRequest $request,
                                     ezcMvcResult $result,
                                     Exception $response )
{

// check for $response and print out an error message
// that will avoid developers headaches when they try the
// MVC example the first time

    $req = clone $request;
    $req->uri = '/FATAL';

    return $req;
}


Environment:

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


- Attachments

No attachments for this issue.


- Comments

The tutorial is on following page:
http://ezcomponents.org/docs/tutorials/MvcToolsurl

#259276 by Philipp Kamps on December 2nd, 2008 [Permanent Link]

Fixed in rev. 9527.

#259278 by Derick Rethans on December 2nd, 2008 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Documentation
Affects Unknown
Fix Version 2008.2RC1 - eZ components 2008.2RC1
Reporter Philipp Kamps
Responsible Derick Rethans
Status 0 Closed
Resolution Fixed
Created December 2nd, 2008
Updated December 2nd, 2008
Resolved December 2nd, 2008
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #015537
  Graph shows to small and truncated rotated axis labels