WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
18558
Missing post data.
https://bugs.webkit.org/show_bug.cgi?id=18558
Summary
Missing post data.
Paul Davis
Reported
2008-04-17 15:10:48 PDT
Occasionally when posting data the actual form content is missing. At first I thought this was a result of the web framework I'm working with, but reducing the error to a small python echo server I can manage to get the bug to trigger (I think. I might also be crazy). To reproduce, download and run the small echo server, and submit the provided test file to the provided form. It generally takes a few times, but if you keep resubmitting the form you should eventually see a post that contained no data. Occasionally a post with only partial data will be read as well.
Attachments
small python echo server
(563 bytes, text/plain)
2008-04-17 15:11 PDT
,
Paul Davis
no flags
Details
Simple form with file field to post
(226 bytes, text/plain)
2008-04-17 15:12 PDT
,
Paul Davis
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Paul Davis
Comment 1
2008-04-17 15:11:36 PDT
Created
attachment 20640
[details]
small python echo server Small echo server to dispaly safari's request headers.
Paul Davis
Comment 2
2008-04-17 15:12:09 PDT
Created
attachment 20641
[details]
Simple form with file field to post Example form that causes the error
Paul Davis
Comment 3
2008-04-17 15:23:08 PDT
Created attachment 20642 Largish test file helps exacerbate the problem.
Paul Davis
Comment 4
2008-04-17 15:41:53 PDT
I'm a fucking retard. Disregard this bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug