Summary | pgp encrypted message is copied as is to replies |
Queue | IMP |
Queue Version | FRAMEWORK_3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | leena.heino (at) uta (dot) fi |
Created | 02/09/2005 (7451 days ago) |
Due | |
Updated | 12/03/2008 (6058 days ago) |
Assigned | |
Resolved | 12/03/2008 (6058 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Slusarz
State ⇒ Resolved
State ⇒ Accepted
difficult to quote it. what is the exact problem?
when we quote messages (code in IMP_Compose). There is no easy,
backward compatible way to use the MIME_Viewer code. And we are not
going to hack in a substantial amount of code in IMP_Compose to do
this kind of conversion.
this problem will be fixed when the MIME library components are
rewritten for Horde 4.
code and invest some time if you described the general difficulty of
the issue...
it is possible to display PGP encrypted mail, it cannot be so
difficult to quote it. what is the exact problem? i would dive into
code and invest some time if you described the general difficulty of
the issue...
thx,
mike
State ⇒ Stalled
Priority ⇒ 1. Low
http://cvs.horde.org/co.php/imp/lib/Compose.php?r=1.110#162
State ⇒ Stalled
http://lists.horde.org/archives/imp/Week-of-Mon-20040412/037589.html
However, no one has yet to find a solution. If you want to submit a
patch, that would be great.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Queue ⇒ IMP
Summary ⇒ pgp encrypted message is copied as is to replies
Type ⇒ Bug
reply then Imp will copy the encrypted message as is to the compose
reply message window. This makes the reply function nearly useless or
at least it works unexpected ways, usually the user might want to
quote something from the original decypted message.
Message should first be decrypted and then copied to the compose reply
message window.