Bug 11267 - Files are not attached when contained in a form post
Summary: Files are not attached when contained in a form post
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: PC Windows XP
: P2 Normal
Assignee: Brett Wilson (Google)
URL:
Keywords:
Depends on: 11250
Blocks:
  Show dependency treegraph
 
Reported: 2006-10-12 12:58 PDT by Brett Wilson (Google)
Modified: 2007-06-14 16:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Wilson (Google) 2006-10-12 12:58:48 PDT
Doing a POST with an input type="file" does not attach the file. There is a multipart request generated, but the contents of the file are not included.
Comment 1 Brett Wilson (Google) 2007-06-14 16:53:25 PDT
I think this is no longer relevant. Sorry.