So I have a problem using cakephp 1.2.5 whereby a blank line seems to
be output before any html code. If I view the source of a rendered
page, I can see a blank line followed by the rest of my page.

I have debugged this back to a custom app_controller.php. When I do
not include an app_controller.php then output is fine. When I do
include an app_controller.php then I get the described behaviour.

Mostly this problem is unnoticeable as the browser will still display
the page just fine, but it messes up ajax returns.

Anyone else experienced this or has a solution?

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

Reply via email to