ashishpandey
Dec-13-2008, 06:43 AM
I noticed it today, but seems both the Atom and RSS feeds are broken on smugmug. It seems they have some spaces before the xml header which are throwing off the parsers
For example, the following links from my homepage:
http://photography.ashish-pragya.com/hack/feed.mg?Type=nickname&Data=ashishpandey&format=atom10
When opened in firefox, it errors out with this:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://photography.ashish-pragya.com/hack/feed.mg?Type=nickname&Data=ashishpandey&format=atom10
Line Number 9, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
The problem is that there are now 8 blank lines before the xml header <?xml version="1.0" encoding="utf-8"?>
Needless to say that this has also broken my feedburner links like http://feeds.feedburner.com/AshishPandeysGalleries
I think this is also the reason for the problem reported in this thread (http://www.dgrin.com/showthread.php?t=113824)
Hope someone can resolve this quickly
For example, the following links from my homepage:
http://photography.ashish-pragya.com/hack/feed.mg?Type=nickname&Data=ashishpandey&format=atom10
When opened in firefox, it errors out with this:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://photography.ashish-pragya.com/hack/feed.mg?Type=nickname&Data=ashishpandey&format=atom10
Line Number 9, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
The problem is that there are now 8 blank lines before the xml header <?xml version="1.0" encoding="utf-8"?>
Needless to say that this has also broken my feedburner links like http://feeds.feedburner.com/AshishPandeysGalleries
I think this is also the reason for the problem reported in this thread (http://www.dgrin.com/showthread.php?t=113824)
Hope someone can resolve this quickly