https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
--- Comment #5 from quaff ---
@Christopher Schultz, it should be [a, b, c],and
request.getParameterValues("a") will be [1,4]
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
--- Comment #4 from Christopher Schultz ---
The fix for bug #55576 might not entirely "fix" this enhancement as written.
For example, in this case:
/path/to/servlet?a=1&b=2&c=3&a=4
One might expect the return value of getParameterNames t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
Violeta Georgieva changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
--- Comment #2 from quaff ---
wonderful,thanks very much,I have tested with 8.0.0-RC5,can you fix this in
7.0.x?
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from V
https://issues.apache.org/bugzilla/show_bug.cgi?id=55686
quaff changed:
What|Removed |Added
CC||zhouyanm...@gmail.com
OS|