UNCONFIRMED 83161
webkit_download_get_suggested_filename returns a filename with a slash in it when the last path component of the url contains %2F
https://bugs.webkit.org/show_bug.cgi?id=83161
Summary webkit_download_get_suggested_filename returns a filename with a slash in it ...
Martin Natano
Reported 2012-04-04 08:00:36 PDT
example url: https://d19vezwu8eufl6.cloudfront.net/nlp/slides%2F03-01-FormalizingNB.pdf when getting the suggested filename for the example url the suggested filename contains a slash. At least on unix machines slashes are not allowed in file names.
Attachments
Note You need to log in before you can comment on or make changes to this bug.