Summary: | konqueror offers wrong name for file to save, based on content-disposition | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | kavol <kavol> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kavol
2007-12-08 20:53:21 UTC
SVN commit 759470 by orlovich: Parse content-disposition better; at the very least not including the =, ", and last ". Also makes a likely ill-advised attempt to do it following the spec, which at least should make it more tolerant to LWS BUG:153693 CCBUG:155276 M +82 -17 http.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=759470 |