You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/05/26 21:50:36 UTC

DO NOT REPLY [Bug 29777] - HttpServletRequest#getParameterNames problem

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29777>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29777


markt@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         OS/Version|Solaris                     |All
         Resolution|                            |WONTFIX
            Version|4.1.30                      |4.1.31




------- Additional Comments From markt@apache.org  2005-05-26 21:50 -------
I have done some testing and I can repeat this on both Linux and Win32.

The bug is in the parameter handling of the
org.apache.ajp.tomcat4.Ajp13Connector connector, as you correctly point out. The
fix is to use the newer org.apache.coyote.tomcat4.CoyoteConnector connector with
the org.apache.jk.server.JkCoyoteHandler

The connector documentation is not as clear about which connectors are
deprecated and which are not and as a result I have re-written large chunks of
the documentation as a result.

I will update the website soon, but I need to filter out changes in the docs
that relate to features implemented post 4.1.31 first.

Since the connector with the bug is deprecated, this bug is WONTFIX.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org