Active
Project:
Newsletter (D7)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2012 at 16:54 UTC
Updated:
3 Oct 2012 at 01:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
ParisLiakos commentedThis is fixed in dev version.Try the dev version and if still doesnt work reopen this:)
Comment #2
IdanC commentedi'm sorry to inform that the bug still very much exist.
i've noticed though that when i send the test email it works fine. Only when i send to the whole mailing list it gets scrumbled.
thanks.
Comment #3
ParisLiakos commenteddo you have latest dev installed?
Comment #4
IdanC commentedyes. and i do enjoy the rest of the fixes, this is the only "fly in the soup"
Comment #5
ParisLiakos commentedplz give me a chunk of hebrew text to test again
Comment #6
IdanC commentedmy pleasure -
רוצים לתת לבן או בת הזוג חיבוק אחרי סרט מדכא? יש לכך סיבה טובה. מחקר חדש מצא שצפייה בסרטים רומנטיים שנגמרים רע גורמת לנו לחשוב על האהובים והיקרים לנו, להעריך אותם ואת הטוב שבחיינו ולהרגיש מאושרים יותר
taken from here
Comment #7
ParisLiakos commentedCan you try this patch?
Comment #9
ParisLiakos commented#7: 1508524-non_latin_characters_appear_scrumbled-7.patch queued for re-testing.
Comment #10
ParisLiakos commentedfix accidentally commited..hope it doesnt break anything else
Comment #11
olbion commentedJust tried this and it's not working. I'm using Chinese characters (like 你好). They all get garbled. This used to work but now it clearly doesn't. Worse, it works when you send out a test email (so I thought it was good to go). But the mass email from cron gets it wrong. So I just sent out a very ugly email to all subscribers.
Tried both beta and dev releases and same result.
Comment #12
ParisLiakos commentedi m sorry olbion:/
which release where you using before the text gets scrumbled?
Comment #13
d.sibaud commentedI applied the above patch and nothing happened, after I took a look into the code and I commented out the following line inside includes/newsletter.mail.inc in the function addNewsletterUrlQuery() and now it's working:
Comment #14
ParisLiakos commentedseems DomDocument solution for links is problematic..i consider removing it and replace it with something else..
Comment #15
pio.fernandes commentedYea, I also did #13, and It works now. ÃãõÕçÇ etc now appear.
Comment #16
ParisLiakos commentedsee comment here
http://drupal.org/node/1761148#comment-6550984