Bug 83161

Summary: webkit_download_get_suggested_filename returns a filename with a slash in it when the last path component of the url contains %2F
Product: WebKit Reporter: Martin Natano <natanoptacek>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: bugs-noreply, chchkchk236
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.