Wednesday, February 1, 2012

Re: cakephp error interrupts my jquery callback

On Feb 1, 9:21 pm, Tomfox Wiranata <tomfox.wiran...@gmail.com> wrote:
> how about reading first before playing the wise guy?

You misunderstand.

set debug to 0 - your production app will not be running with display
errors on. You don't "Fix" development-only errors, you avoid them.

Catchable errors should be caught. If you anticipate an error - plan
for it to happen. and don't dump crap to the browser.

AD


--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: