[
https://jira.jboss.org/jira/browse/JBIDE-3430?page=com.atlassian.jira.plu...
]
Victor Rubezhny commented on JBIDE-3430:
----------------------------------------
The WTP's HTML Syntax Validators is used to validate the donuments of
"org.eclipse.wst.html.core.htmlsource" Content Type. (The *.xhtml documents are
of this Content Type)
But these validators do not perform any validation actions on so called
"Foreign" Tags. "Foreign" tags are all the tags which have a prefix in
the name.
At least I cannot find other syntax validators.
So, the prefixed tags ("Foreign" tags) are not validated for the syntax errors.
validation of namespaced tags does not happen for xhtml in VPE
--------------------------------------------------------------
Key: JBIDE-3430
URL:
https://jira.jboss.org/jira/browse/JBIDE-3430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing, Visual Page Editor core
Affects Versions: 3.0.0.cr1
Reporter: Max Rydahl Andersen
Assignee: Victor Rubezhny
Priority: Critical
Fix For: 3.0.0.CR2
<p style="xyz /> gives me a warning/error about unclosed property.
<h:inputText readonly="true /> does not.
Why ?
See jboss forum reference for discussion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira