WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 15874
15964
Downloading file with double encoded slash (/) fails
https://bugs.webkit.org/show_bug.cgi?id=15964
Summary
Downloading file with double encoded slash (/) fails
Joakim Nygård
Reported
2007-11-13 02:40:55 PST
One wonders who would put a slash (encoded or not) in a file name, but the free mp3 available on last.fm here:
http://www.last.fm/music/Rihanna/_/Umbrella%252FCinderella%2Bft%2BYoung%2BPlatinum%2BLil%2BMama%2B%2526%2BChris%2BBrown?digestmail=6I5uvJR02CMWxaY16RjXgg
is not downloadable. Safari reports hat the disk is full, although the reason probably has to do with the slash. The requested url failing appears to be double encoded (as is the information link above) as described here:
http://www.owasp.org/index.php/Double_Encoding
Requesting the file through curl works fine.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2007-11-13 07:27:44 PST
I have successfully downloaded the file named "Rihanna - Umbrella-Cinderella ft Young Platinum Lil Mama & Chris Brown.mp3" using Tiger Safari/WebKit and also a local TOT build, running on Tiger as well. So, this sounds like a Leopard Safari or CFNetwork regression.
David Kilzer (:ddkilzer)
Comment 2
2007-11-13 20:58:31 PST
Related to
Bug 15964
?
Mark Rowe (bdash)
Comment 3
2007-11-13 22:01:08 PST
Debugging shows that this is the same as the issue mentioned in
bug 15874
. *** This bug has been marked as a duplicate of
15874
***
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