Greetings! In the pre beta Email Component i found a strange thing, someone please explain it! In the "__encode" function (email.php line 568) we only encode the subject in base64 if the charset is not utf-8. Unfortunately with hungarian characters this makes some problems, most email clients won't display the subject right if not encoded, even if it's in utf-8. So I 'm curious why this restriction is there in the encode function.
cheers Zius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
