Page 1 of 1

Malformed XML in the podcast

Posted: Fri Nov 30, 2007 11:50 pm
by fluffy
not well-formed (invalid token) at line 209, column 15, byte 11752 at /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level/XML/Parser.pm line 187
The issue appears to be that you're using ISO-8859-1 text on a document which is declared to be UTF-8. The easy fix is to just change the UTF-8 in the XML declaration to ISO-8859-1.

This wouldn't have come up before because until recently people weren't being all retarded with umlauts in their names.

Posted: Sat Dec 01, 2007 10:17 am
by wages
Is that why iTunes isn't downloading the Podcast? I'd really like to get these tunes automatically downloaded! Thanks guys!

Posted: Sat Dec 01, 2007 11:13 am
by Spud
Code changed and podcast re-generated. Let me know if it works now.

SPUD

Posted: Sat Dec 01, 2007 3:39 pm
by wages
Yes, excellent! Thanks a bazillion!