On 2018-03-22, Ant wrote: > Hello. > > I got a HTML e-mail with its hidden section when using plain text > mode. It only shows up in HTML mode (both original and simple). The > section was > > <div style="margin-top:10px"> > <a > style="display:inline-block;padding:5px;background:#f5f5f5;border:1px > solid #ccc" > target="_blank" > > href="http://CXTSoftware.recruiterbox.com/questionnaires/fb035u1/"> > CXT Software Applicant Questions for Employment > Consideration Form > </a> > </div> > > > </body> > > > Shouldn't this part be shown in plain text too? Maybe a bug? :( > > Thank you in advance. :)
The e-mail you received may have a text/plain alternate part that does not really contain the entire content of the HTML part. If that is the case, the bug is on the e-mail client which was used to send the message (or the sender) and not in Seamonkey. Try to inspect the raw source of the message (ctrl+U), look for a text/plain part and check its contents. It may be base64-encoded, though. -- Nuno Silva _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

