WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
16819
REGRESSION: Cannot download files from Amazon Web Server (S3).
https://bugs.webkit.org/show_bug.cgi?id=16819
Summary
REGRESSION: Cannot download files from Amazon Web Server (S3).
Keith Adkins
Reported
2008-01-10 10:32:49 PST
This problem only occurs on Safari on 10.5 or 10.5.1 and does not occur on any other version of Safar or on Firefox on 10.5 or 10.5.1. When you go to download a file from www.iquizmaker.com (which is a collaboration between Apple Inc. and Aspyr Media, Inc.) user receive a signaturedoesnotmaththe error message (an error message from Amazon). This is apparently due to the Safari adding an additional layer to the URL encoding. Please see this site for more info
http://solutions.amazonwebservices.com/connect/thread.jspa?messageID=75836&tstart=0
We run a RubyOnRails web application (Apache+Mongrel+Mongrel_Cluster) that takes url parameters and forwards the request to AWS (which is a file storage web service). I can try to manually rewrite the URL as a bandaid but this sounds like a bug in Safari as I am sure it will affect more than just our site. Thanks, Keith D. Adkins IT Director Aspyr Media, Inc.
keith@aspyr.com
Attachments
TCP packet captures on 10.5.1 and 10.4.11 (Safari).
(180.17 KB, application/zip)
2008-01-10 15:04 PST
,
Keith Adkins
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-01-10 11:17:00 PST
I can reproduce this with Safari 3.0.4 on Leopard. One thing of note is that when I received the error, hitting back then forward correctly began the download.
Mark Rowe (bdash)
Comment 2
2008-01-10 11:17:49 PST
<
rdar://problem/5681641
>
Mark Rowe (bdash)
Comment 3
2008-01-10 11:19:58 PST
Also happens with TOT. Hitting Enter in the address bar of the error page also successfully begins the download. Something about the redirect appears to be to blame here.
Alexey Proskuryakov
Comment 4
2008-01-10 14:05:53 PST
I haven't tested Safari 2.0.4, but it seems appropriate to mark this as a regression per the description.
Keith Adkins
Comment 5
2008-01-10 15:04:36 PST
Created
attachment 18378
[details]
TCP packet captures on 10.5.1 and 10.4.11 (Safari). I used Wireshark to capture the TCP traffic trying to download from iquizmaker.com. Similar MacBook Pro's; one with 10.5.1 and one with 10.4.11. I included complete system specs on both laptops with the capture. This is way out of my scope but I hope it helps ;)
Alexey Proskuryakov
Comment 6
2008-01-11 01:16:27 PST
This is an issue with underlying system frameworks, and not open source WebKit. Closing as INVALID per our process, and this will be tracked internally by Apple as <
rdar://problem/5681641
>. Thank you for filing this bug and providing detailed information!
Keith Adkins
Comment 7
2008-01-11 07:46:30 PST
Thanks, Will I be able to track the status of this bug with Apple some how?
Alexey Proskuryakov
Comment 8
2008-01-11 08:14:31 PST
Yes, you can e-mail
devbugs@apple.com
to ask for bug status. There may be other ways that I'm not aware of.
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