Bug 239901

Summary: can't view/decrypt a s/mime encrypted mail
Product: [Applications] kdepim Reporter: Ludwig Reiter <ludwig.reiter>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: amantia
Priority: NOR Keywords: akonadi-ports-regression
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ludwig Reiter 2010-05-28 20:18:19 UTC
Version:           unspecified (using Devel) 
OS:                Linux

I created a s/mime encrypted mail with e35 and tried to decrypt it with kmail.
The text of the mail was not displayed. (Just the blue border.)

I could encrypt and decrpyt a file with gpgsm.

Reproducible: Always

Steps to Reproduce:
Req: Configured s/mime key pair.
1. Send a encrypted S/mime mail to the test account.
2. Look at the mail.
3. Press on Decrpyt it.

Actual Results:  
The mail ist not decrypted or shown.

Expected Results:  
The mail should be displayed.
Comment 1 András Manţia 2010-06-03 13:18:04 UTC
Confirmed, working on it.
Comment 2 András Manţia 2010-06-03 16:43:48 UTC
SVN commit 1134166 by amantia:

Convert newlines to unix style newlines, that is what KMime expects. Fixes S/MIME decryption.
BUG: 239901


 M  +9 -6      objecttreeparser.cpp  


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