Summary | adding vcard does not respect charset |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | dom.lalot (at) gmail (dot) com |
Created | 2008-12-30 (4403 days ago) |
Due | |
Updated | 2009-01-29 (4373 days ago) |
Assigned | 2009-01-04 (4398 days ago) |
Resolved | 2009-01-29 (4373 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/Attic/vcard.php?rt=horde&r1=1.34.10.23&r2=1.34.10.24&ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.505&r2=1.515.2.506&ty=u
Queue ⇒ Horde Framework Packages
State ⇒ Assigned
New Attachment: vcardjeff.eml
I Click in dimp url over vcf
then I get a window
http://hordetest.univ.fr/horde/imp/view.php?popup_view=1&mailbox=INBOX&index=24191&actionID=view_attach&id=2&mimecache=9e037cce372b35df9a229eb881dfa6e3
And then click on "Add to my address book"
<form action="/horde/imp/view.php" method="get" name="vcard_import">
Dom
State ⇒ Feedback
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ adding vcard does not respect charset
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
we get special characters as a bad utf8 translation.
Mysql database is using default latin1_swedish_ci interclassement
object_firstname:
Jean-François
When adding such entries manually in turba, it works well
Content-Type: text/x-vcard; charset=utf-8;
name="jean-francois_alber.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="jean-francois_alber.vcf"
begin:vcard
fn;quoted-printable:Jean-Fran=C3=A7ois Alber
n;quoted-printable:Alber;Jean-Fran=C3=A7ois
org:;CISC
adr;dom:;;;Marseille;;13012
email;internet:jean-francois.alber@univ.fr
title:Technicien
tel;work:0491000000
x-mozilla-html:TRUE
version:2.1
end:vcard