Bug 11267
Summary: | Files are not attached when contained in a form post | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brett Wilson (Google) <brettw> |
Component: | Forms | Assignee: | Brett Wilson (Google) <brettw> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Bug Depends on: | 11250 | ||
Bug Blocks: |
Brett Wilson (Google)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brett Wilson (Google)
I think this is no longer relevant. Sorry.