Re: [Htmlparser-developer] Bug Report
Brought to you by:
derrickoswald
|
From: Somik R. <so...@ya...> - 2002-08-04 06:31:22
|
Hi Kaarle,
I've managed to fix this bug in HTMLImageScanner. Meanwhile, there =
is a small issue - it seems that parseParameters() cannot handle -=20
<tag name=3D"">
I'd expect to have an empty string in the hashtable, but the testcase =
breaks. (HTMLImageScannerTest.testMissingEqualTo()). Although for this =
release, we can go without this fix. I will put in a report soon.
Cheers,
Somik
----- Original Message -----=20
From: Kaarle Kaila=20
To: htm...@li...=20
Sent: Sunday, August 04, 2002 1:00 PM
Subject: Re: [Htmlparser-developer] Bug Report
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
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Htmlparser-developer mailing list
Htm...@li...
https://lists.sourceforge.net/lists/listinfo/htmlparser-developer
|