Perhaps you could post the php inside your template so we could see it? Also are you sanitizing your email addresses as perhaps there is extra characters being captured that you are giving to your view?
Mike Karthauser Brightstorm limited Tel: 07939252144 On 5 Dec 2009, at 12:22, Mauro Ribeiro <[email protected]> wrote: > Hi all! > > I`m using the CakePHP Email Component and the resulting email appear > with some not wanted whitespaces and special characters along the > HTML. > > Sometimes this happens inside <a href=""> tags and break the href > property. > > Here is an example: > > ----- > > <p align="center"><a href="http://www.empreendemia.com.br/users/ > create/ > [email protected]+/XXXXX" target="_blank">http:// > www.empreendemia.com.br/users/create/user.em [email protected] /XXXXX</ > a></p> > > ----- > > It appeared a "+" in href link and some whitespaces inside <a>text</a> > > Does someone now what`s happening? > > Thanks in advance, > Mauro > > Check out the new CakePHP Questions site http://cakeqs.org and help > others with their CakePHP related questions. > > You received this message because you are subscribed to the Google > Groups "CakePHP" 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 > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
