From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2013-March/002433.html | 92 +++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2013-March/002433.html (limited to 'zarb-ml/mageia-webteam/2013-March/002433.html') diff --git a/zarb-ml/mageia-webteam/2013-March/002433.html b/zarb-ml/mageia-webteam/2013-March/002433.html new file mode 100644 index 000000000..e347b6a77 --- /dev/null +++ b/zarb-ml/mageia-webteam/2013-March/002433.html @@ -0,0 +1,92 @@ + + + + [Mageia-webteam] [Bug 9476] bugs.mageia.org mailing list puts XX in place of accented characters in sender field + + + + + + + + + +

[Mageia-webteam] [Bug 9476] bugs.mageia.org mailing list puts XX in place of accented characters in sender field

+ andré blais + bugzilla-daemon at mageia.org +
+ Sun Mar 24 05:51:52 CET 2013 +

+
+ +
https://bugs.mageia.org/show_bug.cgi?id=9476
+
+--- Comment #5 from andré blais <andre999mga at laposte.net> ---
+I see what is happening :
+
+The bugs.mageia.org list is encoding the headings as utf-8, without specifying
+the encoding, and laposte.net is replacing the utf-8 code outside the ascii
+range with X.  So those using laposte.net see X in place of accents.
+
+Other email servers are not replacing the utf-8 encoding, so email agents such
+as thunderbird or kmail are able to correctly display the utf-8.
+
+The error messages that Marja sees seem to be generated by Mageia, and are
+passed by laposte.net because they aren't in the sender field.
+(I see them in the source as well)
+
+Other mageia mailing lists use encoding as follows :
+
+acute accent in dev list :
+From: =?ISO-8859-1?Q?Pierre-Malo_Deni=E9lou?= <pierre-malo.denielou at rhul.ac.uk>
+
+chinese characters in dev list :
+From: =?GB2312?B?zfW17r34?= <1132321739qq at gmail.com>
+
+arabic letters in discuss list :
+From: =?windows-1256?B?x+Hj08fh4yDH4ePTx+HjyQ==?=
+    <almusalimalmusalimah at gmail.com>
+
+The encoding is explicitly specified, so laposte.net accepts it and properly
+displays the accented characters
+
+So I expect that the solution is to specify utf-8 encoding if it applies ?
+
+-- 
+You are receiving this mail because:
+You are on the CC list for the bug.
+
+ + + +
+

+ +
+More information about the Mageia-webteam +mailing list
+ -- cgit v1.2.1