Non native parser allows incorrect prefix on starting/ending tag
----------------------------------------------------------------
Key: XAP-227
URL: https://issues.apache.org/jira/browse/XAP-227
Project: XAP
Issue Type: Bug
Components: XML Dom / Parsing
Reporter: James Margaris
Priority: Minor
If you do something like:
<xal:freePane>
</freePane>
The non-native parser is fine with it. Looks like the parser is not checking
to make sure the tags are in the same namespace uri, only the local names.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira