Bug 264823

Summary: kget ignores suggested filename header in post request download from konqueror
Product: [Applications] kget Reporter: Michael Kreitzer <mrgrim>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal CC: mat69
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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