Unfortunately, I have to code against Internet Explorer 6 which
occasionally presents some interesting issues.

One of these is the fact that the option "Show Friendly Http Error
Messages" prevents rescues from rendering properly.  Instead it's a
general HTTP 500 Internal server error message.

I can always use a rescue controller and manually set the status back
to 200 to show the rescue I intend, but I am wondering if there is a
better option.  Has anyone else run into something like this?  Is
there an elegant way of handling it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to castle-project-users@googlegroups.com
To unsubscribe from this group, send email to 
castle-project-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to