I'm running the fusebox 4 core files on a CF5 server (can't upgrade
sorry - already tried that path) and I have a problem with error
handling. Has anyone out there successfully implemented an errorhandler
plugin under such an environment?
TIA
Mark
~
Dave,
On 2/18/2004 at 13:00, you wrote:
DW> In addition, the site-wide error handler will catch errors that
DW> the CFERROR TYPE="EXCEPTION" won't, and I think it will catch
DW> errors generated by your CFERROR page itself, if they occur.
Yes. I think handlers are processed as follows:
1. CFERR
Jim,
On 2/18/2004 at 12:45, you wrote:
JM> If I had a cferror type="exception" configured in an app's
JM> application.cfm, _plus_ had a system-wide error handler set up in
JM> the CF Administrator, would I be correct in assuming that the
JM> error handling hierarchy would fire the application lev
> If I had a cferror type="exception" configured in an app's
> application.cfm, _plus_ had a system-wide error handler set
> up in the CF Administrator, would I be correct in assuming
> that the error handling hierarchy would fire the application
> level error handler first?
Yes, that's correc
- Original Message -
From: "Ubqtous" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 10:24 AM
Subject: Re: CF5 Error Handler Form
> JM> I wasn't aware of the type="exception". Why would
Jim,
On 2/18/2004 at 11:57, you wrote:
JM> I wasn't aware of the type="exception". Why would it preclude
JM> capturing user comments as might be entered into a form?
It doesn't prevent you from having a form to capture user comments,
but it removes the dependence on the user for getting error d
- Original Message -
From: "Ubqtous" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 7:55 AM
Subject: Re: CF5 Error Handler Form
> Jim,
>
> On Tuesday, February 17, 2004, 10:10:30 PM, you wrote:
>
&g
Jim,
On Tuesday, February 17, 2004, 10:10:30 PM, you wrote:
JM>
JM> template="err/global.cfm"
JM> mailto="[EMAIL PROTECTED]">
If you're on CF5+, you can use type="exception" which allows full use
of Cold Fusion code in its error handler, which means you can
automatically email
Why not run it via the mapping?
template="/myapp/err/global.cfm"
mailto="[EMAIL PROTECTED]">
> -Original Message-
> From: Jim McAtee [mailto:[EMAIL PROTECTED]
> Sent: 17 February 2004 22:11
> To: CF-Talk
> Subject: CF5 Erro
In a particular application I'd like to have a global error handler, ideally
set within application.cfm. My directory structure is something like the
following, with application.cfm located in /myapp/:
/
/myapp/
/myapp/subdirectory1/
/myapp/subdirectory2/
/myapp/err/
template="err/glob
Hi all,
Sorry that previous message had wrong subject line.
I got a question from a colleague a few mins ago and thought someone here
might be able to shed some light on it as it is CF5 related (I'm still
developing on 4.5.1).
Basically, my colleague has noticed that error templates are deliver
11 matches
Mail list logo