mateo-jl wrote: > Hello, > > I've seen that there was a problem with the encoding base64 within the > cookies (only at reading : request.getCookies) > When the cookie contains '=' (equals), it seems that the decoding operation > stops when it encounters this char. > The prob. only happens since Tomcat 5.5.26 ans above. > Is there any correction ?
Some fixes in 5.5.27 - complete fix hopefully in 5.5.28. Alternatively: - use v1 cookies - use 6.0.19 (assuming it gets released as stable) > Take a look a this url: > http://mail-archives.apache.org/mod_mbox/tomcat-dev/200802.mbox/%3c47bb0aac.3080...@hanik.com%3e > > Second question: how can i search in the archives tomcat list with a filter ? http://tomcat.markmail.org/ Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org