Fixing Subject and From field encoding

miglius - October 15, 2006 - 18:18
Project:Pontomail Webmail Client
Version:HEAD
Component:Code
Category:feature request
Priority:critical
Assigned:miglius
Status:needs review
Description

In the mail header strings are encoded differently then in the body. The encoding is shown in the format:

From: =?windows-1257?Q?Dalia_=D0aityt=EB?=

The attached patch uses iconv library to convert the string to utf8 before displaying. It displays the string like:

From: Dalia Šaitytė

AttachmentSize
p_7.diff5.47 KB

#1

miglius - October 16, 2006 - 10:40

This patch is included in http://drupal.org/node/89431

 
 

Drupal is a registered trademark of Dries Buytaert.