Ticket #2503 (closed defect: fixed)

Opened 10 months ago

Last modified 3 months ago

The character set of e-mail is 'us-ascii'. Therefore, I can't see any korean character.

Reported by: jyder4@gmail.com Assigned to: doki_pen
Priority: high Component: AnnouncerPlugin
Severity: major Keywords: characterset
Cc: jyder4@gmail.com Trac Release: 0.11

Description

I can't see any korean character of e-mail(text/html) from announcer. Because, the character set of the e-mail is 'us-ascii'.

In my opinion, the character set would be changed to 'utf-8'.

Attachments

announcerplugin-internationalized-chars.diff (2.1 kB) - added by leorochael on 08/15/08 12:54:17.
declare charset on outgoing e-mail messages
announcerplugin-internationalized-chars-and-enable-tls.diff (2.4 kB) - added by leorochael on 08/15/08 12:55:29.
Internationalized chars AND actually use the use_tls setting

Change History

07/17/08 16:02:37 changed by anonymous

patch is welcome.

07/17/08 16:26:27 changed by doki_pen

  • owner changed from ixokai to doki_pen.

07/23/08 08:49:36 changed by ascripnik@mail.ru

The same problem for cyrillic characters.

07/25/08 12:21:02 changed by doki_pen

related #2969

I don't use foreign characters. If someone could test this by changing us-ascii to utf-8, then submit a patch, I will commit it.

08/15/08 12:54:17 changed by leorochael

  • attachment announcerplugin-internationalized-chars.diff added.

declare charset on outgoing e-mail messages

08/15/08 12:55:29 changed by leorochael

  • attachment announcerplugin-internationalized-chars-and-enable-tls.diff added.

Internationalized chars AND actually use the use_tls setting

08/15/08 12:58:49 changed by leorochael

The patch at announcerplugin-internationalized-chars.diff provides charset declaration for the body and the subject of e-mail messages for the AnnouncerPlugin. The charset setting is read from [main] > default_charset in trac.ini.

The patch at announcerplugin-internationalized-chars-and-enable-tls.diff also fixes #3560.

08/19/08 12:34:58 changed by doki_pen

  • status changed from new to closed.
  • resolution set to fixed.

(In [4154]) fixes #2503 and #3560, thanks leorochael

08/19/08 12:36:41 changed by doki_pen

keep em coming! :D


Add/Change #2503 (The character set of e-mail is 'us-ascii'. Therefore, I can't see any korean character.)




Change Properties
Action