Hi
Dne Fri, 15 Jun 2012 17:32:57 -0400 Isaac Bennetch bennetch@gmail.com napsal(a):
In the current master -- "Git revision: 0954bfb from master branch, committed on Jun 16, 2012 at 01:02 AM by Marc Delisle", I see the character 1 at the top of both the navigation frame, near the top of the main frame, and also at the bottom of the main frame.
It's not caused by above commit, it's caused by appending return value of ob_end_clean after processing custom header. I see this error in several places in current code. The ob_end_clean function returns TRUE on success or FALSE on failure.
I've just fixed this in master.