Monday, August 31, 2009

Re: How to stop html->link helper adding line breaks

It is not normal behavior. Check PHP files (not views/elements) for
whitespace before/after <?php ... ?> tags - remove it if find. Check
for files saved in UTF-8 with BOM mark - remove it if find. You can
try just update your cake to not check its files for modifications and
only check your ones.

On Aug 31, 4:23 pm, WebbedIT <p...@webbedit.co.uk> wrote:
> Anybody?  I have now started seeing this with other helpers, such as
> time, when I have a comma or fullstop appearing after the html the
> helper generates.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: