From jira-events at lists.jboss.org Wed Dec 28 20:12:10 2011 Content-Type: multipart/mixed; boundary="===============2328219646307542924==" MIME-Version: 1.0 From: Viacheslav Kabanovich (Commented) (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-10472) CLONE - XHTML Validator hangs eclipse Date: Wed, 28 Dec 2011 20:12:10 -0500 Message-ID: <1757666939.33116.1325121130183.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 44760377.8148.1323821949351.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============2328219646307542924== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/JBIDE-10472?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12653214#= comment-12653214 ] = Viacheslav Kabanovich commented on JBIDE-10472: ----------------------------------------------- There is an html parser org.apache.lucene.demo.html.HTMLParser in plugin or= g.eclipse.help.base. Actually, it is just a simple tokenizer, but it can fi= nd html syntax error and it does not report an error if the content is not = a well formed xml. = > CLONE - XHTML Validator hangs eclipse > ------------------------------------- > > Key: JBIDE-10472 > URL: https://issues.jboss.org/browse/JBIDE-10472 > Project: Tools (JBoss Tools) > Issue Type: Bug > Components: jsp/jsf/xml source editing > Affects Versions: 3.3.0.M4 > Reporter: Alexey Kazakov > Assignee: Victor Rubezhny > Priority: Blocker > Fix For: 3.3.0.Beta1 > > Attachments: pluginsxml.patch > > > Create the following html and build the project: > {code} > > > > some title > > >

some heading.

> SOME TEST!!!!
> MORE TEXT > > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2328219646307542924==--