Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-923

Wrong values pushed to stack (internal doc issue?)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.4
    • None
    • XPath
    • None
    • Operating System: All
      Platform: All
    • 7409

    Description

      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 .....

      Attachments

        Activity

          People

            Unassigned Unassigned
            arjen.duursma@nl.compuware.com Arjen Duursma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: