Hi Cedric,
This has been fixed. These two scanners (meta and title tag =
scanners) were not being associated with their tags. Reproduced with a =
test case and fixed. Code on CVS has been updated. This bug fix will =
make it in the next integration release (hopefully this weekend).
Thanks for the bug report.
Cheers,
Somik
----- Original Message -----=20
From: Somik Raha=20
To: htm...@li...=20
Sent: Wednesday, June 26, 2002 8:13 PM
Subject: Re: [Htmlparser-user] -m option doesn't work ?
It does look like a bug - you could probably open a BugZilla report =
(from http://htmlparser.sourceforge.net), and describe your fix. I will =
also try to take a deeper look as soon as I find some time.
Regards,
Somik
----- Original Message -----=20
From: C=E9dric Rosa=20
To: htm...@li...=20
Sent: Wednesday, June 26, 2002 8:14 PM
Subject: Re: [Htmlparser-user] -m option doesn't work ?
I've tried with many urls, it's the same problem, but you can check =
with :=20
=
"http://www.cybergeo.presse.fr/actualit/nouvparu/crendus/irstcr3.htm"
I've just modified the source code to make it works (and now it woks =
fine)=20
... so maybe it's a bug ?
Thanks for your help.
Cedric.
At 20:02 26/06/2002 +0900, you wrote:
>Hi Cedric,
> Can you give us the url, or send the page over?
>
>Regards
>Somik
>>----- Original Message -----
>>From: <mailto:ced...@fr...>C=E9dric Rosa
>>To:=20
=
>><mailto:htm...@li...>htm...@li...u=
rceforge.net=20
>>
>>Sent: Wednesday, June 26, 2002 5:40 PM
>>Subject: [Htmlparser-user] -m option doesn't work ?
>>
>>Hello,
>>
>>When I'm trying to parse a web page with htmlparser with this =
code:
>>
>>HTMLParser parser =3D new HTMLParser("foo.html");
>>parser.registerScanners();
>>parser.parse(null);
>>
>>eveything is OK but when I tried to parse the page with :
>>
>>parser.parse("-m");
>>or
>>parser.parse("-t");
>>
>>I received no answer from the software even if page contains meta =
tag or=20
>>title.
>>
>>What's wrong ?
>>
>>thanks by advance for your answers.
>>
>>Cedric.
>>
>>
>>
>>-------------------------------------------------------
>>This sf.net email is sponsored by: Jabber Inc.
>>Don't miss the IM event of the season | Special offer for OSDN =
members!
>>JabConf 2002, Aug. 20-22, Keystone, CO=20
>><http://www.jabberconf.com/osdn>http://www.jabberconf.com/osdn
>>_______________________________________________
>>Htmlparser-user mailing list
=
>><mailto:Htm...@li...>Htm...@li...u=
rceforge.net
>>https://lists.sourceforge.net/lists/listinfo/htmlparser-user
-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN =
members!=20
JabConf 2002, Aug. 20-22, Keystone, CO =
http://www.jabberconf.com/osdn
_______________________________________________
Htmlparser-user mailing list
Htm...@li...
https://lists.sourceforge.net/lists/listinfo/htmlparser-user
|