Gnus development mailing list
 help / color / mirror / Atom feed
* META tags in text/html messages
@ 2004-05-07  8:05 TSUCHIYA Masatoshi
  0 siblings, 0 replies; only message in thread
From: TSUCHIYA Masatoshi @ 2004-05-07  8:05 UTC (permalink / raw)


Hi,

I have noticed that a famous broken MUA generates a corrupted
text/html message that meets following conditions:

  (1) the charset `foo' is specified in its Content-Type header,
  (2) the other charset `bar' is specified in a META tag of its body,
      and
  (3) its body is encoded in the charset `foo'.

In order to avoid this problem, I have installed the following change:

    2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>

        * mm-view.el (mm-inline-text-html-render-with-w3): Check META
        tags, only when charsets are not specified in headers.
        (mm-inline-text-html-render-with-w3m): Ditto.

-- 
TSUCHIYA Masatoshi



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-07  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-07  8:05 META tags in text/html messages TSUCHIYA Masatoshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).