Tomcat 3.2 still doesn't decode simple % encoding in URLs. (I originally
reported this just before 3.1 went out!)
This means it's in violation of the 2.2 specification errata which states
that getServletPath() and getPathInfo() return % decoded values.
It's fixed in 3.3 (in the last few lines of
service.http.HttpRequestAdaptor.processRequestLine()) and seems to work ok.
Can I request that one of the commiters back-port this fix before we decare
3.2 final please?
Cheers
Geoff
----- Original Message -----
From: <rubys@us.ibm.com>
To: <tomcat-dev@jakarta.apache.org>
Sent: Friday, September 01, 2000 4:55 AM
Subject: RE: Tomcat 3.2 beta3?
>
>
> Petr Jiricka wrote:
> >
> > I just saw that there is a link on the Jakarta site !
> > http://jakarta.apache.org/builds/tomcat/release/v3.2-beta-3/
>
> Yes, it is out there. Hopefully, this will be the last beta for this
> release. If no showstoppers are found, I'll call for a vote sometime
> tomorrow, with the hope for publishing the final release sometime next
> week.
>
> - Sam Ruby
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>
|