|
From: Raymond C. R. <ra...@ba...> - 2009-01-30 00:29:27
|
Mark Hellegers wrote: > Hi Raymond, > > I have this week off from work, so I could spend to time to get the new > HTML parser into a usable state. Took quite a bit more effort than I > thought. :) > > I'm seeing some odd things though: > - On some sites I get the request to start parsing twice, bu the second > time I don't get any data. I built in a check in the parser to prevent the > second parse, but the second request shouldn't happen. I get this on > www.osnews.com for example. > - I don't get the complete data for themis.sf.net, although I can see that > the cache file does have all the data. > > I might look into it if I have the time, but getting the most serious bugs > out of the parser has a higher priority right now. > > Mark > > It's probably something broken in either the HTTP add-on or in the message system... I think I noticed that with the old HTML parser as well, so I believe it's just been cleared of any wrong doing. :-) I'll see if I can dig into it either on Saturday or Sunday, just to make sure I properly clear your good name. :-) Raymond |