[ http://issues.apache.org/jira/browse/XALANJ-923?page=all ]
Brian Minchau updated XALANJ-923: --------------------------------- Version: 2.4 (was: Latest Development Code) > Wrong values pushed to stack (internal doc issue?) > -------------------------------------------------- > > Key: XALANJ-923 > URL: http://issues.apache.org/jira/browse/XALANJ-923 > Project: XalanJ2 > Type: Bug > Components: XPath > Versions: 2.4 > Environment: Operating System: All > Platform: All > Reporter: Arjen Duursma > Assignee: Xalan Developers Mailing List > Priority: Minor > > In org.apache.xpath.XPathContext the methods > pushCurrentNodeAndExpression > and > pushExpressionState > apparently should push their arguments to an number of stacks. > The cn value (current node) is however pushed on both > the current node and the current expression expression stack. > The current expression (en) value is not used. > It is likely that this is an error (if not than that should > be properly documented). It appears not to give any problems > at the moment as both arguments to the methods seem to be > equal at all call's ..... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]