Thunderbird Extensions
Apple - mac
Donation
Make a donation to help WiPhA development

Search




Preferences

Connect again
---

Your user name :

Your secret code


 Count of members 115 members


Connected :

(nobody)
Visits

 1412862 visitors

 21 visitors online

Private
forum.gifForum - External Editor - Topic #337

Forum - Forum
External Editor - External Editor


active  Topic # 337  HTML code modify by thunderbird

26/06/2012 @ 19:41
by ludo

Anonymous

visitor

When I save and exit the text editor and then reopen it I find the source indentation modify and some special character modify. The final html code sent in the mail is different from both!!

I put here an example:

WHAT I WRITE IN THE EDITOR
 
Code : xhtml

Subject:
To:
Cc:
Bcc:
-=-=-=-=-=-=-=-=-=# Don't remove this line #=-=-=-=-=-=-=-=-=-
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<p>Thunderbird correct my html erros e.g. the next paragraph ending<p>
<p>Thunderbird will replace &hellip; directly with unicode</p>
<p>If
for some reson
I do
some fancy indentation when I
reopen the file it's all lost!!
</p>
<!-- What will thunderbird do with the comment?? Will it include them
in the mail??-->

</body>
</html>
 
WHAT IS WRITTEN IN THE EDITOR WHEN I CLOSE THE EDITOR (FOR A PREVIEW OF THE OUTPUT IN THUNERBIRD) AND REOPEN IT
 
Code : xhtml
Subject:  
To:
Cc:
Bcc:
-=-=-=-=-=-=-=-=-=# Don't remove this line #=-=-=-=-=-=-=-=-=-
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1"
>

<p>Thunderbird correct my html erros e.g. the next paragraph ending</p>
<p> </p>
<p>Thunderbird will replace … directly with unicode</p>
<p>If for some reson I do some fancy indentation when I reopen the
file it's all lost!! </p>
<!-- What will thunderbird do with the comment?? Will it include them
in the mail??-->

</body>
</html>
 WHAT IS THE SOURCE CODE REALLY SENT:

 
Code : xhtml
--------------060008000909060100040706
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1"
>

<p>Thunderbird correct my html erros e.g. the next paragraph ending</p>
<p> </p>
<p>Thunderbird will replace &#8230; directly with unicode</p>
<p>If for some reson I do some fancy indentation when I reopen the
file it's all lost!! </p>
<!-- What will thunderbird do with the comment?? Will it include them
in the mail??-->

<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1"
>

</body>
</html>
--------------060008000909060100040706--
Write to ludo   Post an answer  Top
active topic active   closed topic closed   Sticky Sticky   New New message   -   Correct Correct message   Close Close topic   Make sticky Make sticky
[]
Forum Topic  Forum 



^ Top ^