Page 1 of 1

Base64 message content shows up blank

Posted: Thu Jun 09, 2022 11:51 am
by yurikus
Hello,

PP v5.2.2

Issue: messages from BMW CCA are base64 encoded (F8/view source attached) and show up as completely blank in the PP message preview window when RTF or HTML mode is used.
PPiEB3B.tmp.txt.zip
BMW CCA sample email
(9.94 KiB) Downloaded 120 times

Re: Base64 message content shows up blank

Posted: Thu Jun 09, 2022 3:49 pm
by Jeff
The problem is that the email source includes spaces in the base64 data. If you're curious, you can edit the email source and remove the spaces and then you can load the email in PP (there's about 10 lines and the spaces are all at the start of the lines).

This will be fixed in the next version of PP (v5.4).

Re: Base64 message content shows up blank

Posted: Fri Jun 10, 2022 6:12 pm
by yurikus
Sounds good, thanks!