libxml2 errors
"allby" <[email protected]> Wed, 1 Nov 2006 06:56:59 -0800 (PST)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
Hi I update swish from 2.4.3 to 2.4.4 and reindex my site. I use HTML2 parser, libxml2(2.6.19) same in both versions. In new version appear errors like test.html:5: error: Tag v_test invalid <v_test>ttttteeessssttt</v_test> Question: Why I see this errors, when v_test is indexed anyway? <v_test>ttttteeessssttt</v_test> placed in <html> tag. I modify html page by adding this tag for special purpose. If I can turn off this error message tell me how?