[Bug 165418] Saving attachments over KIO does not work

Jonathan Marten jjm at keelhaul.me.uk
Sat Feb 28 13:32:04 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=165418


Jonathan Marten <jjm at keelhaul.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #10 from Jonathan Marten <jjm keelhaul me uk>  2009-02-28 14:32:02 ---
SVN commit 933232 by marten:

Fix problem of not being able to save attachments to a remote location.
QTemporaryFile::fileName() is only defined while the file is open, using it
after the close() passed a null source file to NetAccess::upload().

Also tidied up the error reporting.

BUG:165418


 M  +25 -10    kmcommands.cpp  


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list