You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Sebb (JIRA)" <xa...@xml.apache.org> on 2010/01/21 17:15:54 UTC

[jira] Created: (XALANJ-2515) org.apache.xml.dtm.ref.ExpandedNameTable.getType() can fail with ArrayIndexOOBE

org.apache.xml.dtm.ref.ExpandedNameTable.getType() can fail with ArrayIndexOOBE
-------------------------------------------------------------------------------

                 Key: XALANJ-2515
                 URL: https://issues.apache.org/jira/browse/XALANJ-2515
             Project: XalanJ2
          Issue Type: Bug
      Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects.  Anybody can view the issue.)
    Affects Versions: 2.7.1
            Reporter: Sebb


org.apache.xml.dtm.ref.ExpandedNameTable.getType() can fail with ArrayIndexOOBE

To reproduce:

            org.w3c.dom.Node node =  new org.apache.xerces.impl.xs.opti.DefaultNode();
            org.apache.xpath.XPathAPI.eval(node, "system-property('xsl:version')");


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org