From jira-events at lists.jboss.org Mon Jan 16 03:36:18 2012 Content-Type: multipart/mixed; boundary="===============2751711695953507928==" MIME-Version: 1.0 From: Victor Rubezhny (JIRA) To: jbosstools-issues at lists.jboss.org Subject: [jbosstools-issues] [JBoss JIRA] (JBIDE-10472) CLONE - XHTML Validator hangs eclipse Date: Mon, 16 Jan 2012 03:36:18 -0500 Message-ID: <1354165529.555.1326702978421.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 44760377.8148.1323821949351.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============2751711695953507928== 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=3D12659463#= comment-12659463 ] = Victor Rubezhny commented on JBIDE-10472: ----------------------------------------- The detection of XHTML is committed. Testing is needed. But there is a problem of skipping of non-wellformed XHTML documents. If so= me XHTML document (the document that is designed to be XHTML) contains erro= rs in its DOCTYPE declaration or in its root element, the document may be n= ot validated since it cannot be detected as XHTML. Such documents will not = be validated by XHTML validator. = > 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 --===============2751711695953507928==--