DO NOT REPLY [Bug 44724] CGIServlet: undesirable encoding conversion of CGI output

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44724 --- Comment #2 from Max Zinal <[EMAIL PROTECTED]> 2008-04-01 23:48:53 PST --- The testcase seems to be working properly in Tomcat 6.0.16. The problem described can be reproduced only with Tomcat 5.0 and 5.5 running Sun JRE 1.4. Thanks

Re: HttpOnly and Kauai

2008-04-01 Thread Jim Manico
Understood. All I am really asking/begging/patching for is a HttpOnly option for the JSESSIONID cookie. - Jim Guenter Knauf wrote: Hi, we can't do this one https://issues.apache.org/bugzilla/attachment.cgi?id=21741 that's a servlet spec class well, that wasnt clever now! Yo

Re: HttpOnly and Kauai

2008-04-01 Thread Filip Hanik - Dev Lists
Guenter Knauf wrote: Hi, we can't do this one https://issues.apache.org/bugzilla/attachment.cgi?id=21741 that's a servlet spec class well, that wasnt clever now! You should first have commited, then made a trip to Kauai with your laptop, and then from there at the Tomcat co

Re: HttpOnly and Kauai

2008-04-01 Thread Guenter Knauf
Hi, > we can't do this one > https://issues.apache.org/bugzilla/attachment.cgi?id=21741 > that's a servlet spec class well, that wasnt clever now! You should first have commited, then made a trip to Kauai with your laptop, and then from there at the Tomcat coding party via wireless *just found*

Re: HttpOnly and Kauai

2008-04-01 Thread Filip Hanik - Dev Lists
we can't do this one https://issues.apache.org/bugzilla/attachment.cgi?id=21741 that's a servlet spec class Filip Jim Manico wrote: Tequila, tents, food and wireless access provided!!! Tomcat coding party at Jim's house! nice, since we work RTC (Review-Then-Commit) you're gonna have to exte

DO NOT REPLY [Bug 44738] New: mod_jk-1.2.26 does not work in virtualhost

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44738 Summary: mod_jk-1.2.26 does not work in virtualhost Product: Tomcat 6 Version: unspecified Platform: Sun OS/Version: Solaris Status: NEW Severity: normal Prio

DO NOT REPLY [Bug 44721] jsp expression not returning proper value for null pointer

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44721 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44637] JspValueExpression.getType() returns Object. class instead of correct Type

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44637 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 44724] CGIServlet: undesirable encoding conversion of CGI output

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44724 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 --- Comment #8 from David Lewis <[EMAIL PROTECTED]> 2008-04-01 12:06:32 PST --- OK ... thanks! I see that at the bottom of section 2.2 of RFC 2616 (HTTP/1.1) Many HTTP/1.1 header field values consist of words separated by LWS or

DO NOT REPLY [Bug 44725] Tomcat delete context.xml and web. xml if re-naming Folders in CONF

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44728] add MarkMail to the list of mailing list archives

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44728 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r643506 - in /tomcat/site/trunk: docs/lists.html xdocs/lists.xml

2008-04-01 Thread markt
Author: markt Date: Tue Apr 1 11:42:22 2008 New Revision: 643506 URL: http://svn.apache.org/viewvc?rev=643506&view=rev Log: Add MarkMail to the lists of archives. Fix bug 44728. Modified: tomcat/site/trunk/docs/lists.html tomcat/site/trunk/xdocs/lists.xml Modified: tomcat/site/trunk/doc

svn commit: r643501 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-01 Thread markt
Author: markt Date: Tue Apr 1 11:36:53 2008 New Revision: 643501 URL: http://svn.apache.org/viewvc?rev=643501&view=rev Log: Better fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=6

svn commit: r643500 - /tomcat/current/tc5.5.x/STATUS.txt

2008-04-01 Thread markt
Author: markt Date: Tue Apr 1 11:36:42 2008 New Revision: 643500 URL: http://svn.apache.org/viewvc?rev=643500&view=rev Log: Better fix Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt

Re: svn commit: r643181 - /tomcat/trunk/webapps/docs/config/ajp.xml

2008-04-01 Thread Mark Thomas
Peter Rossbach wrote: HI Mark, as you set request.secret="xxx" you don't use request.useSecret="true". With useSecret you generate a random requiredSecret, Look at o.a.coyote.jk.common.HandlerRequest Cheers. Fixed. Mark -

svn commit: r643497 - /tomcat/trunk/webapps/docs/config/ajp.xml

2008-04-01 Thread markt
Author: markt Date: Tue Apr 1 11:33:38 2008 New Revision: 643497 URL: http://svn.apache.org/viewvc?rev=643497&view=rev Log: Better fix for bug 44715. Document use of secret for AJP connector. Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/config/ajp.x

svn commit: r643491 - /tomcat/trunk/webapps/docs/config/ajp.xml

2008-04-01 Thread markt
Author: markt Date: Tue Apr 1 11:23:08 2008 New Revision: 643491 URL: http://svn.apache.org/viewvc?rev=643491&view=rev Log: Undo last commit - need to rework wording. Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomcat/trunk/webapps/docs/config/ajp.xml URL: http://svn.apach

DO NOT REPLY [Bug 44728] New: add MarkMail to the list of mailing list archives

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44728 Summary: add MarkMail to the list of mailing list archives Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: trivial

Re: svn commit: r643181 - /tomcat/trunk/webapps/docs/config/ajp.xml

2008-04-01 Thread Peter Rossbach
HI Mark, as you set request.secret="xxx" you don't use request.useSecret="true". With useSecret you generate a random requiredSecret, Look at o.a.coyote.jk.common.HandlerRequest LL 123 public void setSecret( String s ) { requiredSecret=s; } public void setUseSecret( boolean b

DO NOT REPLY [Bug 42693] JSP-Generation error with recursive tagfile structure

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42693 jfclere <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED Res

DO NOT REPLY [Bug 44725] New: Tomcat delete context.xml and web. xml if re-naming Folders in CONF

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725 Summary: Tomcat delete context.xml and web.xml if re-naming Folders in CONF Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows Server 2003 Sta

[Tomcat Wiki] Update of "joaosavioli" by TimFunk

2008-04-01 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The following page has been changed by TimFunk: http://wiki.apache.org/tomcat/joaosavioli The comment on the change is: no personal wiki pages please --

DO NOT REPLY [Bug 44724] New: CGIServlet: undesirable encoding conversion of CGI output

2008-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44724 Summary: CGIServlet: undesirable encoding conversion of CGI output Product: Tomcat 6 Version: unspecified Platform: All OS/Version: Linux Status: NEW