לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

text encoding not refreshing when opening email

  • 2 תגובות
  • 1 has this problem
  • 6 views
  • תגובה אחרונה מאת fordpinto

more options

Observed a problem with the text encoding not refreshing.

When opening an email, there are characters that is not consistent with a typical text email. When I go to VIEW > TEXT ENCODING and select UNICODE, the email display properly. When I go back into the same email, I have to do the same procedure.

One point to make on the above procedure. Sometimes the UNICODE is shown as being already selected - other times not. Regardless, I select UNICODE even if it is shown as selected.

Additionally, when I go to OPTIONS > DISPLAY > FORMATTING > ADVANCED, I tried different variations for the default text encoding for incoming & outgoing emails. Every variation I tried still does not fix my original problem.

Any help on this matter would be greatly appreciated. Thanks (in advance)...

Observed a problem with the text encoding not refreshing. When opening an email, there are characters that is not consistent with a typical text email. When I go to '''VIEW''' > '''TEXT ENCODING''' and select '''UNICODE''', the email display properly. When I go back into the same email, I have to do the same procedure. One point to make on the above procedure. Sometimes the UNICODE is shown as being already selected - other times not. Regardless, I select UNICODE even if it is shown as selected. Additionally, when I go to OPTIONS > DISPLAY > FORMATTING > ADVANCED, I tried different variations for the default text encoding for incoming & outgoing emails. Every variation I tried still does not fix my original problem. Any help on this matter would be greatly appreciated. Thanks (in advance)...

כל התגובות (2)

more options

The problem is in the formatting of the email as a general rule, which is why Thunderbird does not guess. The text formatting to be used in properly formatted email is actually defined in the message, either the header, message body or both.

For example reply email from this forum contain the following at the beginning of the text and HTML parts of the message body.

Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

Do your problem email contain this information?

more options

Hello Matt,

I pasted the first three lines from a given problem email: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> In going thru the remainder of the email, I did not see any '''MIME-Version''' nor '''Content-Transfer-Encoding '''text.