]
Max Rydahl Andersen updated JBIDE-3508:
---------------------------------------
Fix Version/s: 3.1.0.M3
(was: 3.1.0.M2)
slip to m3
Validation of orphaned namespaced end tags, i.e. </...>, does
not happen for xhtml in VPE
-----------------------------------------------------------------------------------------
Key: JBIDE-3508
URL:
https://jira.jboss.org/jira/browse/JBIDE-3508
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor core
Affects Versions: 3.0.0.CR2
Environment: Windows XP SP3, Eclipse 3.4 "GANYMEDE", Web Tools 3.0.3,
RichFaces-VPE-win32-3.0.0.CR2-N200901081811, RichFaces 3.2.2.SR1, JSF 1.2 RI, Facelets
1.1.14
Reporter: Karl Philipp
Assignee: Victor Rubezhny
Fix For: 3.1.0.M3
Orphaned namedspaced end tags such as </rich:panel> are not detected by the
validation algorithm in contrast to orphaned namedspaced start tags:
<h:form id="searchForm">
<rich:panel>
<f:facet name="header">
<h:outputText value="ServiceProvider" />
</f:facet>
<a4j:commandButton value="Search" action="#{sps.search}"
/>
</rich:panel>
</h:form>
</rich:panel>
The last end tag </rich:panel> above is orphaned but not detected as invalid by
VPE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: