Bug 204096 - kget doesn't handle file name properly
Summary: kget doesn't handle file name properly
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 23:04 UTC by marcos
Modified: 2009-08-19 19:15 UTC (History)
2 users (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 marcos 2009-08-16 23:04:28 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

After typing the URL using "new download" option in the main KGet window, it's open the "save as..." dialog, but not "suggest" the corret file name. Instead, it's suggest "My Downloads" everytime.

This happens when the "Groups" option is disable.
Comment 1 FiNeX 2009-08-16 23:24:49 UTC
Bug confirmed in current trunk.
Comment 2 Dario Massarin 2009-08-19 15:29:08 UTC

*** This bug has been marked as a duplicate of bug 197675 ***
Comment 3 Dario Massarin 2009-08-19 15:29:50 UTC
SVN commit 1013294 by dario:

Fix wrong name suggestion when opening the "new download" dialog

BUGS: 204096, 197675


 M  +1 -1      newtransferdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013294
Comment 4 FiNeX 2009-08-19 19:15:01 UTC
@Dario Massarin: does the patch fix bug #197675 too?