tracker issue : CF-3043004

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 85466:(Watson Migration Closure)HTML5 multiple file upload is not supported (input type="file" multiple="true")

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): MrSmith MrSmith / MrSmith MrSmith (MrSmith MrSmith)

Created: 12/27/2010

Components: File Management, VFS-S3

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

HTML5 multiple file upload is not supported (input type="file" multiple="true")
Method:

<input type="file" name="file" multiple="true"> doesn't work. Only a single file is uploaded, no matter how many times <cffile action="upload"> is called.  A single file is uploaded (seems to be the last file present in the HTTP stream), the others are presents in the tmp directory and are not uploaded.http://dev.w3.org/html5/spec/Overview.html#file-upload-statehttps://developer.mozilla.org/en/Using_files_from_web_applications
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3043004

External Customer Info:
External Company:  
External Customer Name: MrSmith MrSmith
External Customer Email: 3CBD0ACC468BF68C992015C2
External Test Config: 12/27/2010

Attachments:

Comments: