Bug 30394

Summary: Safari send incorrect "raw POST data" via XMLHttpRequest
Product: WebKit Reporter: bugzilla33 <bugzilla33>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://pc44.one.pl/goorol/bugs/raw_post_data.php
Attachments:
Description Flags
browser test script none

bugzilla33
Reported 2009-10-15 10:37:39 PDT
Created attachment 41230 [details] browser test script Safari send incorrect "raw POST data" via XMLHttpRequest. Test using URL above. Download the attachment (php+js source) for analysis.
Attachments
browser test script (6.08 KB, application/octet-stream)
2009-10-15 10:37 PDT, bugzilla33
no flags
bugzilla33
Comment 1 2009-10-15 15:17:03 PDT
Note: the POST string should send as UTF-8 encoded. Safari breaks only some utf-8 characters (all are contained in the $norm string, after uridecode).
Alexey Proskuryakov
Comment 2 2009-10-15 19:14:14 PDT
Technically, this is the same as bug 30387. *** This bug has been marked as a duplicate of bug 30387 ***
Note You need to log in before you can comment on or make changes to this bug.