enable utf-8 email for rsvp module

ctchang - January 27, 2006 - 06:23
Project:RSVP
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Omar
Status:closed
Description

Drupal system is utf-8 enabled, but the rsvp module only send ASCII email. If the email contains any utf-8 character that would be a disaster. This patch set the header of email as utf-8 encoding and encode the content of email subject and sender's name. It works for me!

AttachmentSize
rsvp.module_0.patch3.41 KB

#1

Sergio González - November 21, 2006 - 00:07

This patch works for me too (version 4.7.x-1.x), thanks :)

#2

Omar - May 25, 2007 - 13:23
Version:4.6.x-1.x-dev» 4.7.x-1.x-dev

#3

Omar - May 25, 2007 - 13:24
Assigned to:Anonymous» Omar

#4

Omar - June 17, 2007 - 20:48
Status:needs review» fixed

Well, RSVP now uses Drupal user_mail function thus it will support whatever Drupal core supports.

#5

Omar - June 21, 2007 - 08:36
Version:4.7.x-1.x-dev» 5.x-1.0

Ported to 5.x.

#6

Omar - June 21, 2007 - 20:36
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.