The following issue has been updated:
Updater: Ate Douma (mailto:[EMAIL PROTECTED])
Date: Fri, 9 Apr 2004 1:29 PM
Changes:
Attachment changed to JS2-10-patch.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/JS2-10?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS2-10
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS2-10
Summary: ClassCastException in
o.a.j.engine.servlet.ServletRequestImpl.getParameter(String)
Type: Bug
Status: Unassigned
Priority: Major
Project: Jetspeed 2
Versions:
2.0-dev/cvs
Assignee:
Reporter: Ate Douma
Created: Fri, 9 Apr 2004 1:28 PM
Updated: Fri, 9 Apr 2004 1:29 PM
Environment: Windows XP, J2SE1.4.2_03, Tomcat 4.1.29
Description:
The implementation of getParameter(String) in o.a.j.engine.servlet.ServletRequestImpl
is incorrect.
It is assumed that only String values will be stored as parameters while in practice
all parameter values will be stored within a String array (possibly of length 1).
I will attach a patch file to fix it.
Ate
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]