[Webkit-unassigned] [Bug 18558] New: Missing post data.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 17 15:10:48 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18558
Summary: Missing post data.
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: paul.joseph.davis at gmail.com
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.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list