Summary | Windows-1253 HTML mail is displayed incorrectly if <TITLE> contains incorrect symbols> |
Queue | Content |
Queue Version | Git master |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | agrigoryeva (at) plesk (dot) com |
Created | 02/12/2016 (3452 days ago) |
Due | |
Updated | 02/26/2016 (3438 days ago) |
Assigned | 02/12/2016 (3452 days ago) |
Resolved | 02/26/2016 (3438 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
?? ????????? ??? ?? ??????? ?? ???????? ???????, ??????????? ???????
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Windows-1253 HTML mail is displayed incorrectly if <TITLE> contains incorrect symbols>
Due ⇒ 03/01/2016
Queue ⇒ Content
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
CentOS 5.3 64-bit , psa-horde-5.2.6-cos5.build1205150821.14
*PROBLEM DESCRIPTION*
If charset in mail header set to: "windows-1253"
And HTML mail content contains the following:
<html><head>
<TITLE>=D3=E5</TITLE>
<META content=3D"text/html; charset=3Dwindows-1253" http-equiv=3DContent-Ty=
pe>
<!--a75c305b1c0a6022--></head><body>?? ????????? ??? ?? ??????? ??
???????? ???????, ??????????? ???????</body></html>
The mail in horde web interface will be displayed incorrectly:
Óå ðåñßðôùóç ðïõ äå âëÝðåôå ôï ðáñáêÜôù êåßìåíï, ðáñáêáëïýìå ðáôÞóôå
*STEPS TO REPRODUCE*
Try to send an email with charset 'windows-1253' and with content:
<html><head>
<TITLE>=D3=E5</TITLE>
<META content=3D"text/html; charset=3Dwindows-1253" http-equiv=3DContent-Ty=
pe>
<!--a75c305b1c0a6022--></head><body>?? ????????? ??? ?? ??????? ??
???????? ???????, ??????????? ???????</body></html>
All info can be found in additiona information section.
*ACTUAL RESULT*
Mail not displayed incorrectly.
*EXPECTED RESULT*
Mail displayed correctly.
*POSSIBLE TEMPORARY WORKAROUND*
Remove <TITLE> section before sending email.
*ADDITIONAL INFORMATION*
Source of issued mail (some info has been wiped out):
Return-Path: <***>
X-Original-To: ***
Delivered-To: ***
Received: by *** (Postfix, from userid 10000)
id 4CDAA600DC0D6; Fri, 12 Feb 2016 17:52:49 +0600 (NOVT)
To: ***
Subject: =?UTF-8?B?zpTOv866zrnOvM6u?=
X-PHP-Originating-Script: 10000:index.php
MIME-Version: 1.0
Content-type: text/html; charset="windows-1253"
Content-Transfer-Encoding: quoted-printable
Message-Id: <20160212115249.4CDAA600DC0D6@***>
Date: Fri, 12 Feb 2016 17:52:49 +0600 (NOVT)
From: ***
<html><head>
<TITLE>=D3=E5</TITLE>
<META content=3D"text/html; charset=3Dwindows-1253" http-equiv=3DContent-Ty=
pe>
<!--a75c305b1c0a6022--></head><body>?? ????????? ??? ?? ??????? ??
???????? ???????, ??????????? ???????</body></html>