Oscar Gustafsson wrote:
On Fri, 22 Oct 2004, Zazell Kroeske wrote:
and how do i do such a text-based fetch? is it just in the ~/Choices/Mattricks/fetchedXMLs doing a search in the xml files and delete the files containing the NOT AVAILABLE content?
Sorry about that. I thought I had recommended it for you previously...
./mattricks.py fetch
There is no need to delete the files (and it actually won't help) since all XML is saved in the internal database. We will have to provide some database management as this problem and other problems with incomplete XML:s seems to happen every now and then.
/Oscar _______________________________________________ Mattricks mailing list Mattricks@lists.lysator.liu.se http://lists.lysator.liu.se/mailman/listinfo/mattricks
I did this, but I still get the same error. can it be that the comparison page is looking at a date that has corrupt data and remembers this date?
Isn't it an idea to convert the value NOT AVAILABLE to -1 or something to prevent this behavior in the future?
Zazell