Bug 239901 - can't view/decrypt a s/mime encrypted mail
Summary: can't view/decrypt a s/mime encrypted mail
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
Depends on:
Blocks:
 
Reported: 2010-05-28 20:18 UTC by Ludwig Reiter
Modified: 2011-02-18 10:52 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 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