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 <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
