Author |
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 17 March 2021 at 2:15am | IP Logged
|
|
|
Hi
Aurora version 8.6.0
Encrypted message arrives correctly, source contains:
Code:
-----BEGIN PGP MESSAGE-----
Version: OpenPGP.js v4.5.5
Comment: https://openpgpjs.org
|
|
|
When you first click to message to display it, everything is OK
In that stage, if you click "Click to decrypt." link, aurora asks password and decrypts message and everything is OK.
But, if you don't decrypt message on first view and click on some other message in inbox and then click again encrypted message, then UI seems to mess up message content by adding some tags to PGP header and footer:
Code:
<pre>-----BEGIN PGP MESSAGE-----
Version: OpenPGP.js v4.5.5
Comment: https://openpgpjs.org
-----snip snip------
-----END PGP MESSAGE-----</pre>
|
|
|
For obvious reasons, decrypting message than fails with message: An error occurred during decrypting or verifying the message.
If you click many times to some other message and back to encrypted message, UI will add every time some stuff to PGP header and footer:
Code:
<pre><pre><pre><pre>&lt;pre&gt;&amp;lt;
pre&amp;gt;&amp;amp;lt;pre&amp;amp;gt;--- --BEGIN PGP MESSAGE-----
Version: OpenPGP.js v4.5.5
Comment: https://openpgpjs.org
------snip snip------
-----END PGP MESSAGE-----&amp;amp;lt;/pre&amp;amp;gt;&amp;lt;/pre&amp;gt;
&lt;/pre&gt;</pre></pre></pre ></pre>
|
|
|
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 17 March 2021 at 2:22am | IP Logged
|
|
|
Thank you, I've reproduced the issue and reported it to the developers.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 17 March 2021 at 5:46am | IP Logged
|
|
|
Actually, looks like I got myself confused. I was able to reproduce the issue using the latest build 8.6.0 of WebMail Pro, but not in Aurora as the issue was fixed in build 8.6.1 there. Both the products were updated now and the issue should no longer occur.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
solkmaaker Senior Member
Joined: 28 June 2020
Online Status: Offline Posts: 163
|
Posted: 17 March 2021 at 8:20am | IP Logged
|
|
|
Thank you Igor
I guess i'll need to upgrade.
|
Back to Top |
|
|