Skip to main content

Bug Tracker

Side navigation

#10291 closed bug (invalid)

Opened September 16, 2011 09:29AM UTC

Closed October 04, 2011 08:13AM UTC

get files array from input type fule with multiple attribute

Reported by: powderkeg@seznam.cz Owned by: powderkeg@seznam.cz
Priority: low Milestone: None
Component: attributes Version: 1.6.4rc1
Keywords: Cc:
Blocked by: Blocking:
Description

<input type="file" name="images[]" id="multiple" multiple="multiple">

$('#multiple').val() // always return only first filename - array expected as on multiple selectbox

Attachments (0)
Change History (3)

Changed September 19, 2011 04:05PM UTC by rwaldron comment:1

owner: → powderkeg@seznam.cz
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!

Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/

Open the link and click to "Fork" (in the top menu) to get started.

Changed September 19, 2011 04:22PM UTC by rwaldron comment:2

component: unfiledattributes
priority: undecidedlow

Changed October 04, 2011 08:13AM UTC by trac-o-bot comment:3

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!