[wp-hackers] ClassIXR.php problem

Sam Angove peasant at gmail.com
Sun Aug 28 06:37:58 GMT 2005


On 8/28/05, Unteins <unteins at gmail.com> wrote:
> I will submit a ticket. I will also take a quick look to see if I
> can't produce a better fix than that.
> 
> Basically the right thing to do is probably test to see if we are in
> debug mode and if so, add the /n, or better would be to break the
> lines at 4096 bytes approximately but making sure not to destroy and
> entity in the process.

Now that I look at it again, it shouldn't be trim()ming at all, since
it's probably causing words to run together when a space happens to
fall at the beginning or end of a chunk. Surely the XML parser isn't
going to choke on whitespace?


More information about the wp-hackers mailing list