Closed (fixed)
Project:
RSVP
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Jan 2006 at 06:23 UTC
Updated:
21 Jun 2007 at 20:36 UTC
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!
| Comment | File | Size | Author |
|---|---|---|---|
| rsvp.module_0.patch | 3.41 KB | ctchang |
Comments
Comment #1
Sergio González commentedThis patch works for me too (version 4.7.x-1.x), thanks :)
Comment #2
owahab commentedComment #3
owahab commentedComment #4
owahab commentedWell, RSVP now uses Drupal user_mail function thus it will support whatever Drupal core supports.
Comment #5
owahab commentedPorted to 5.x.
Comment #6
owahab commented