Re: eunet bug?
- Posted by Kat <KAT12 at coosah?.?et> Apr 30, 2008
- 626 views
Michael J. Sabal wrote: > > Kat wrote: > > [14:50] <katsmeow-afk> olycarp > > [14:50] <katsmeow-afk> i ran test in eunet.e , and it got me yahoo cussed > > bloody > > fast > > [14:55] <katsmeow-afk> ok, found a bug > > [14:55] <katsmeow-afk> in eunet > > [14:56] <katsmeow-afk> this fails: str = eunet_get_url("<a > > href="http://news.bbc.co.uk/2/low/south_asia/5409358.stm">http://news.bbc.co.uk/2/low/south_asia/5409358.stm</a>") > > [14:56] <katsmeow-afk> but wget.exe got me the page : > > /2/low/south_asia/5409358.stm > > <done><2008/04/29 14:20> > > > > Kat > > Thanks for letting me know. I've entered this in the Sourceforge bug tracker > for eunet as issue #1954558. I'll take a look tomorrow to see if it's > something simple. > > Wait, when I copied the text from EuForum, it included the anchor tag. I'll > assume that's just from EuForum and not part of your test run. Correct, i did NOT try to goto an href. I did not include any html tags such as "<a href=" when i posted, nor did i try to use eunet to fetch such a thing. I do not know why euphorum wraps such urls to make them hot. I also tried substituting %5F for the '_', but that may have been unnecessary since i saw you have an example that has a '_' in the url. Didn't work either way. It is impressively fast returning data tho, even if it is the site's 404 page! Kat