Re: Email Component Minor Fix in 1.2

2007-10-31 Thread biesbjerg
Hi MikeK, Register yourself on the trac site. https://trac.cakephp.org/register You'll then be able to submit tickets. On Oct 31, 2:13 am, MikeK [EMAIL PROTECTED] wrote: I use the email component and it was driving me nuts inserting a newline in the front of every email (any 1.2 version

Email Component Minor Fix in 1.2

2007-10-30 Thread MikeK
I use the email component and it was driving me nuts inserting a newline in the front of every email (any 1.2 version including pre beta). I finally traced it to this: file cake/lib/controller/component/email.php on or around line 477: $this-__header .= 'Content-Transfer-Encoding: 7bit' . $this-