Wed, 26 Sep 2018 12:24:39 +0100, _Richmond_:

If I select to view message body as simple HTML, and select to view the summary, I shouldn't get this:

Have I been pwned, Firefox? OK, let's ask its Have I Been Pwned tool (The Register)

Because ? is HTML, right? It should be converted to a question mark.

This is from the SANS institute news feed here:

http://isc.sans.edu/newssummary.xml

That appears a problem of how do they encode the feed (View Source):

<title><![CDATA[eCommerce Fraud Prevention Firm Forter Raises &#x24;50 Million (SecurityWeek)]]></title>

The text is already HTML/XML encoded, and then included literally in a CDATA section which "disables" the decoding, so you basically get the HTML/XML source.

--
Stanimir
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to