Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2503 closed defect (fixed)

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

Reported by: jyder4@… Owned by: Robert Corsaro
Priority: high Component: AnnouncerPlugin
Severity: major Keywords: characterset
Cc: jyder4@… 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 (2)

announcerplugin-internationalized-chars.diff (2.1 KB) - added by Leonardo Rochael Almeida 16 years ago.
declare charset on outgoing e-mail messages
announcerplugin-internationalized-chars-and-enable-tls.diff (2.4 KB) - added by Leonardo Rochael Almeida 16 years ago.
Internationalized chars AND actually use the use_tls setting

Download all attachments as: .zip

Change History (9)

comment:1 Changed 16 years ago by anonymous

patch is welcome.

comment:2 Changed 16 years ago by Robert Corsaro

Owner: changed from Stephen Hansen to Robert Corsaro

comment:3 Changed 16 years ago by ascripnik@…

The same problem for cyrillic characters.

comment:4 Changed 16 years ago by Robert Corsaro

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.

Changed 16 years ago by Leonardo Rochael Almeida

declare charset on outgoing e-mail messages

Changed 16 years ago by Leonardo Rochael Almeida

Internationalized chars AND actually use the use_tls setting

comment:5 Changed 16 years ago by Leonardo Rochael Almeida

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.

comment:6 Changed 16 years ago by Robert Corsaro

Resolution: fixed
Status: newclosed

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

comment:7 Changed 16 years ago by Robert Corsaro

keep em coming! :D

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Robert Corsaro.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.