In the processError phase I have a plugin called "fuseboxExceptions". In
that file I have:

<cfcatch type="fusebox">
<cfoutput>
<cfdump var="#cfcatch#" />
<cfabort>
</cfoutput>
</cfcatch>

When I put in an invalid fuseaction in the URL it should get caught and the
cfcatch structure should dump to the screen but instead I get the standard
CF error page  (below):

"You specified a Fuseaction of junkVal which is not defined in Circuit main.
"

Can any FB4 people see my problem?

Thanks,

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to