WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 30387
30394
Safari send incorrect "raw POST data" via XMLHttpRequest
https://bugs.webkit.org/show_bug.cgi?id=30394
Summary
Safari send incorrect "raw POST data" via XMLHttpRequest
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug