History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2698
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Don Brown
Reporter: Russ Nelson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

Struts API - MultipartRequestHandler documentation error

Created: 20/Dec/05 10:51 PM   Updated: 07/Jun/08 09:46 PM
Component/s: Documentation
Affects Version/s: 1.3.0
Fix Version/s: 1.3.3

Environment:
Operating System: Windows XP
Platform: PC

Bugzilla Id: http://issues.apache.org/bugzilla/show_bug.cgi?id=37981


 Description  « Hide
When using the getAllElements method of
org.apache.struts.upload.MultipartRequestHandler and retrieving the
information from the Hashtable that it outputs, given a key, the value
retrieved was a String[] not a String as the javadoc at
http://struts.apache.org/struts-doc-
1.0.2/api/org/apache/struts/upload/MultipartRequestHandler.html#getAllElements
() states.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Don Brown - 28/Apr/06 05:23 AM
Thanks, this has been fixed and will show up next time someone deploys the site.