I've spent some time creating meaningful error pages for my users (a
selection of my users have access to advanced tools like pdf
generation). Each error page was a custom error handler, called by
$this->cakeError('foo'); as defined in /app/app_error.php

I was quite shocked to discover that once debug = 0 was set, all my
nice error pages were replaced by a 404 page.

Is this really the desired behavior? It doesn't seem to be documented?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to