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: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | CC: | bugs-noreply, chchkchk236 |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Martin Natano
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |