Project:Pontomail Webmail Client
Version:master
Component:Code
Category:feature request
Priority:critical
Assigned:miglius
Status:needs review

Issue Summary

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

Comments

#1

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

nobody click here