[Webware-devel] Checking my unit tests?

2005-01-09 Thread Winston Wolff
Since the new build has been delayed, I am going to check in my changes unless anybody objects. Here are my changes. The first one may affect others. • I've changed the implementation of compiled PSP pages so the writeHTML(trans) method doesn't do the actual work, but rather it calls another met

Re: [Webware-devel] Exception Handler and Response status code

2005-01-09 Thread Jason Hildebrand
On Sat, 2005-01-08 at 20:09 +0100, RadosÅaw Kintzi wrote: > Is it a bug that ExceptionHandler does not set response status code to 500? > I've got database served through HTTP protocol and by Webware behind > Apache. And I've got a client application to that database. It is robot > (works without u