Bug 211739 - kdialog --getsavefilename is broken for filenames containing " (quote)
Summary: kdialog --getsavefilename is broken for filenames containing " (quote)
Status: RESOLVED DUPLICATE of bug 185433
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Unspecified
: NOR normal
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 04:02 UTC by Mathias Panzenböck
Modified: 2009-10-25 17:04 UTC (History)
0 users

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 Mathias Panzenböck 2009-10-25 04:02:08 UTC
Version:            (using KDE 4.3.2)
Installed from:    Fedora RPMs

When you call kdialog like this:
kdialog --getsavefilename '/home/panzi/tmp/Example "File" Name.txt'

and accept the proposed filename kdialog writes this to stdout:
/home/panzi/tmp/File

Scripts using kdialog then save the wrong file, which can be anything from annoying to dangerous (overwriting the wrong file).
Comment 1 Christoph Feck 2009-10-25 17:04:09 UTC

*** This bug has been marked as a duplicate of bug 185433 ***