7 Jul
2011
7 Jul
'11
11:44 a.m.
Hi Stephen. 2011/7/7 Stephen Fenwick-Paul <stephen@activeg.org>:
With the environment set to development, each of these responds as I expect. Case 1 gives me a full backtrace, case 2 gives me a a json with just the error message, and case 3 again give me a full backtrace, Now moving to the production environment. I get (snip) Which is OK, but where is the meaningful message to the user gone?
To show the stack trace, show_errors variable in a environment/production.yml shuld be 1. I think so. It's 1 in development.yml. But in production.yml It's 0. best regards. -- Takeshi OKURA