DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26643>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26643 StrutsRequestWrapper needs to implement getParameterMap Summary: StrutsRequestWrapper needs to implement getParameterMap Product: Struts Version: Unknown Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Test AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] StrutsRequestWrapper doesn't implement getParameterMap. If during testing, we call getParameterMap(), we will get the map of the wrapped Request not the parameter map with the StrutsRequestWrapper's parameters So, getParameterMap().get(key) will not equal getParameter(key) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]