Closed (fixed)
Project:
OG Mailinglist
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2010 at 08:40 UTC
Updated:
21 Oct 2010 at 20:20 UTC
Thanks for this great module, it has been very useful!
Here is a patch that address an issue when an "single part" email comes in from mail clients in using non utf8 (Japanese).
The problem is that some mail clients use iso-2022-jp for the charset, so we need to check and conver this to utf-8.
satoshi.miyabe & me made this patch.
| Comment | File | Size | Author |
|---|---|---|---|
| og_mailinglist_transport.inc_.patch | 968 bytes | qchan |
Comments
Comment #1
kyle_mathews commentedGreat! Patch committed - http://github.com/KyleAMathews/og_mailinglist/commit/15c28d20c6e55b4cb42...
Fun to get a patch from the far east. Thanks for your help guys. Hope OG Mailinglist works out great for you.
Comment #2
kyle_mathews commented