Closed (fixed)
Project:
Feedme XML
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Nov 2008 at 15:57 UTC
Updated:
26 Dec 2008 at 03:51 UTC
The readDatabase() function in parser/xml_to_php.parser.php reads an XML file and attempts to generate an array from the contents. This function looks for a tag called "<show>" to split the xml and, while this is a tag that is present in the sample xml file included in the module, I doubt that it is something that you can count on being present in all xml files.
Feeding readDatabase() a file which does not contain a tag will result in it being unable to extract feeditems.
Comments
Comment #1
eseyman commentedCorrecting a spelling mistake in the title. My bad.
Comment #2
dellintosh commentedThank you for raising my attention on that. I thought I got all the Warner Bros/Word Records specific stuff factored out of there, but I must've missed this.
Comment #3
dellintosh commentedfixed in version 5.x-1.2