Re: [Feedreader-development] New Release?
Brought to you by:
toomastoots
From: Kyle C. <ky...@ky...> - 2003-03-18 14:25:54
|
From: "Toomas Toots" <to...@i-...> > And what about bugs that Kyle wrote about: > > 1) Feedreader sometimes write invalid XML to one of its data files > > 2) when reading the file back in, it fail to parse, then fail silently with > no error message, yet lose the "read / not read" status of every item in > every feed. (Code which fails silently in there is an error, is an > extremely bad idea, by the way.) I will hopefully find time soon to send an example of a feed that triggers this problem. However, the very existance of code that will fail silently, is a large problem. That code needs to fixed, regardless of what specific example makes it happen. Kyle |