Possible bug.
-
I’m not sure this is the place for bug reports, but seeing as there’s a lot of people having this problem, I thought I’d describe it here. My website, for reference, is http://thelemur.net/wordpress
at least, until I have it migrated to the new server:This appears to be a deeper problem with the actual coding of WordPress.
Firefox appears to be interpreting the information from the rss link as html, and I get this:
http://thelemur.net/wordpress/?p=1 Just another WordPress weblog Fri, 30 Jan 2009 00:55:04 +0000 http://wordpress.org/?v=2.7 hourly 1 http://thelemur.net/wordpress/?p=1&cpage=1#comment-1 Mr WordPress Sun, 25 Jan 2009 02:13:30 +0000 http://thelemur.net/wordpress/?p=1#comment-1 Hi, this is a comment.
To delete a comment, just log in and view the post’s comments. There you will have the option to edit or delete them.but as far as I can tell, the XML output is *identical* to the output when I use the wordpress classic theme. and if I do it there I get:
http://thelemur.net/images/feed.rssInternet Explorer throws an error using either theme:
with WordPress classic:A semi colon character was expected.
Line: 18 Character: 49<link>http://thelemur.net/wordpress/?p=1&cpage=1#comment-1</link>
with my custom theme:
Invalid xml declaration.
Line: 2 Character: 3<?xml version=”1.0″ encoding=”UTF-8″?><rss version=”2.0″
And Opera does this using WordPress Classic:
http://thelemur.net/images/xml.jpgin my theme it does the same thing as Firefox.
The topic ‘Possible bug.’ is closed to new replies.