Bug 236742

Summary: No filename extension when saving attachment
Product: [Applications] kdepim Reporter: Thomas McGuire <mcguire>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: matthew
Priority: LO Keywords: akonadi-ports-regression
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

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