Re: Email Component and UTF8 Subject

2007-03-26 Thread Alex


I opened a ticket for this topic:

https://trac.cakephp.org/ticket/2298#preview


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Email Component and UTF8 Subject

2007-03-06 Thread Alex



On 2 Mrz., 15:16, nateklaiber [EMAIL PROTECTED] wrote:
 Cake 1.2 has a new email component, I believe that is what he is
 referring to.


Yes you're right! I'm talking about the new Email Component
implemented in Cake 1.2 - sorry for that :-)



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Email Component and UTF8 Subject

2007-03-02 Thread Alex


Maybe I'm wrong but I think the Email Component doesn't handle UTF8
subjects correctly. I have to wrap a utf8_decode() around my subject
to send it correctly.
Maybe the setting $this-Email-charset = 'utf-8' only impacts the
text to be send?

Greetings from Brasil,
Alex


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---