You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
chokito wrote:
>What is the reason of the omitted DOCTYPE header in SeaMonkey HTML mails?
>
>Snip from an older SeaMonkey version:
>
>Subject: Link zum Download
>Content-Type: text/html; charset=ISO-8859-15
>Content-Transfer-Encoding: 8bit
>
><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
><html>
><head>
> <meta content="text/html;charset=ISO-8859-15"
> http-equiv="Content-Type">
></head>
>
>
Message compose simply calls editor's OutputToString method. Maybe the
backend code got changed at some point.