﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1488307,Sender encoding in latin1,jasb,,"Hi Alec,

Do you see anything wrong with this From header?
I'm not sure if it's encoded the write way, but since it's in quoted-printable, it seems to be OK

--
From: Gim =?iso-8859-1?q?T=F3nico?= <gimtonico@gimtonico.com>
--

The non-ascii char is displayed with a ""?"" in the UI, image here:
(tested on svn trunk today)

http://neotrix.decimal.pt/bugs/header_latin1.JPG

I did a small test, with:

<?
echo quoted_printable_encode(""Gin Tónico"") . ""\n"";
?>

and the non-ascii char is returned with the same info, the ""=F3""

Tet me know if you need anything.
Jorge,",Bugs,closed,5,0.8-beta,User Interface,git-master,normal,worksforme,,
