Problems with null character in WordPress feed?
Posted on October 31st, 2007 by Ben
In a recent post, I had this sequence of characters (which I’m expressing this way to avoid repeating the problem): <single-quote><backslash><numeral zero><single-quote>. That’s the NULL character, if you didn’t know.
It broke my feed. I’m not sure if it was IE or WordPress, but either way is bad so I replaced the offending sequence with a comment the feed was fixed.
Technorati Tags: WordPress , null , RSS
Popularity: 4% [?]
Filed under: Code

