Ah, nice solution Steve - a coworker and I were annoyed by that same
problem on an ACS 4.2 site and didn't see your fix until now.
I might add that I still don't understand what the heck that offending
paragraph of code was trying to do. Empirically, taking it
out seems an excellent fix, but from my reading of the code I couldn't
have told you whether it should have beeen good or not good
to take it out. Request processor gurus, the rp_handler proc isn't
all that complicated, but it sure seems like some Tcl code that could
really benfit from some additional comments, when you get a chance.