6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9212] encoding of attached filenames with foreign characters is not correct
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /.___. ..___.__. >< [__ |\ |[__ | | / \[___| \|| |__\
Comment
> When a file having foreign caracters is attached to a message and > sent with IMP, the encoding does not follow exactly RFC 2231 section > 4. Here is the header sent by IMP: > > --=_3pfswe3aoqg4 > Content-Type: text/plain; > charset=UTF-8; > name*="utf-8''Fichier%20attach%C3%A9.txt" > Content-Disposition: attachment; > filename*="utf-8''Fichier%20attach%C3%A9.txt" > Content-Transfer-Encoding: quoted-printable > > Ce fichier contient des mots avec des caract=C3=A8res accentu=C3=A9s. > --=_3pfswe3aoqg4-- > > > The name*= and filename*= should NOT be surrounded by double quotes. > The lines should be instead: > > name*=utf-8''Fichier%20attach%C3%A9.txt > and > filename*=utf-8''Fichier%20attach%C3%A9.txt > > Some clients (rightfully) ignore these lines when the double quotes > are there, but they decode the name correctly when the double quotes > are removed.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers