Forum OpenACS Development: Re: Changed error messages to return http status 500 instead of 200

Tillmann, just checking ... you're not returning 500 on input validation errors, security violation, etc., right?
Lars: no, the change to status code 500 only affects internal server errors.

Regarding blowing up the error message - what about inserting some lengthy rants about internet explorer and download links to alternatives? 😉

Seriously, I think we could blow it up conditionally, looking at the user-agent header, but I'll refrain from doing that since I don't have any IE installations available to test it.