Bug 236742 - No filename extension when saving attachment
Summary: No filename extension when saving attachment
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: LO normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-05-07 19:48 UTC by Thomas McGuire
Modified: 2010-05-14 12:44 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 Thomas McGuire 2010-05-07 19:48:10 UTC
1. Create a message with the attachment "test.pdf" and save as draft
2. View the draft in the viewer
3. "Save as" the attachment
4. The file dialog shows "test_pdf", whereas it should be "test.pdf"
Comment 1 Matthew Leach 2010-05-14 12:43:33 UTC
SVN commit 1126569 by matthewl:

Ensure that the cleanFileName method also leaves the last '.' intact for file extenstions.
BUG: 236742



 M  +10 -1     stringutil.cpp  


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