Re: [Htmlparser-developer] Bug Report
Brought to you by:
derrickoswald
From: Kaarle K. <kaa...@ik...> - 2002-08-04 04:02:34
|
On Sunday 04 August 2002 04:07, Somik Raha wrote: > Hi Claude > I've fixed this bug, but I found another on the page you sent which= I > dont know how to fix : <img src"/images/spacer.gif" width=3D"1" height=3D= "1" > alt=3D""> I would say that no reason to accept it as src=3D"/images/spacer.gif" but maybe it could be accepted as 'src/images/spacer.gif'=20 or "/images/spacer.gif" or someting similar i.e as just a bad parameter name without value. I don't know how parseParameters would take it but it should probably do something like that. regards Kaarle > > This one is driving me crazy - how can a browser accept this!! > Anyway, I am throwing exceptions now.. I need to think and see if its > possible to accept this as well. > > Regards, > Somik --=20 ------------------------------------------- Kaarle Kaila mailto:kaa...@ik... http://www.iki.fi/kaila |