From: "Barbara Monachelli" on 21 Jan 2010 11:30 I am trying to use XML_RSS (which requires XML_Parser) to parse and display an RSS feed. When I run the code I receive the following error: "XML_Parser: Invalid document end at XML input line 1:1". I get this error no matter which feed URL I use so I don't think it's a problem with the RSS feed (for the curious, I am trying to parse a FEMA RSS feed) I am using version 0.9.10 of XML_RSS and version 1.3.2 of the XML_Parser. Has anyone run across this before? I found an old bug report that this error can happen if there is "#" in the data (Bug #12139), but it was in the XML_Serializer package, which I don't think I'm using. Barbara Monachelli
|
Pages: 1 Prev: [ANNOUNCEMENT] DB_DataObject-1.9.3 (stable) Released. Next: QuickForm with Template_IT? |