https://issues.apache.org/bugzilla/show_bug.cgi?id=49342
Summary: Duplicate query string values Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: jantonio.illes...@rbcdexia-is.es With next URI http://server/path?param=value¶m=value the HttpServletRequest.getParameterValues return: * On tomcat-6.0.20 with jkd-1.5.0.22 return one single value * On tomcat-6.0.26 with jkd-1.5.0.22 return one single value * On tomcat-6.0.26 with jdk 1.6.0.20 return both, two same, values ¿This is a bug on tomcat 6.0.26 or on jdk-1.6.0.20? note: On weblogic-10 with jdk-1.5 and jdk-1.6 return, allways, a single value -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org