-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> So, yesterday I decided to switch back to JServ. I hit a minor bug that
> '+' characters in cookies were replaced by ' ' in JServ 1.0. So, in about
> the
> time it would take me to report the bug to a crappy commercial support
> department, I edited JServUtils.java (parseCookieHeader, line 173) to
> remove the URLDecode from the cookie value. Other servlet engines don't
> appear to URLDecode cookies, and it really screws up Base64 content, so I
> think this is the right behavior. Works like a charm.
Great, send me the diff so that I can commit it back to the CVS and fix the
bug for good. ;-)
Welcome back to Open Source. Hundreds of developers working on a single
project for the good of everybody instead of the wealth of the employees of
LiveSoftware and Allaire. Gee what a concept. ;-)
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]