Bug 264823 - kget ignores suggested filename header in post request download from konqueror
Summary: kget ignores suggested filename header in post request download from konqueror
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-30 05:51 UTC by Michael Kreitzer
Modified: 2011-02-04 20:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Kreitzer 2011-01-30 05:51:23 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

subject says it all.

Reproducible: Always
Comment 1 Matthias Fuchs 2011-02-04 18:24:22 UTC
Could you please provide a link?
Comment 2 Matthias Fuchs 2011-02-04 20:26:24 UTC
SVN commit 1218806 by mfuchs:

Do not overwrite the suggested file name when changing the destination.
BUG:264823

 M  +8 -0      newtransferdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1218806
Comment 3 Matthias Fuchs 2011-02-04 20:28:57 UTC
SVN commit 1218810 by mfuchs:

Backport r1218806
Do not overwrite the suggested file name when changing the destination.
CCBUG:264823

 M  +8 -0      newtransferdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1218810