[xml] [HTMLparser] unwanted warnings
- From: Emmanuel Saracco <esaracco noos fr>
- To: xml gnome org
- Subject: [xml] [HTMLparser] unwanted warnings
- Date: Wed, 07 Jan 2004 02:49:58 +0100
hi,
how to force the HTMLparser to not output warnings like:
-----
element form: validity error : ID search already defined
element select: validity error : ID rhpath already defined
element map: validity error : ID introLinks already defined
element a: validity error : ID technologies already defined
element a: validity error : ID news already defined
element a: validity error : ID search already defined
-----
?
I use options HTML_PARSE_NOWARNING and HTML_PARSE_NOERROR:
-----
htmlCtxtUseOptions (ctxt, HTML_PARSE_NOWARNING | HTML_PARSE_NOERROR);
-----
but it still output those messages.
thanks,
bye
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]