Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2182

Expression .[1] on array should evaluate to the value of the first element. Produces value of current element.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Bug
    • 2.4.0
    • 3.2.0
    • Middle "End"
    • None

    Description

      See test_array_self_expr1.

      I believe when an element is an array, that .[i] should be meaningful.

      It appears that the DPath compiler is creating an implementation that just gets the value of the current element ignoring the indexing.

       

      Attachments

        Activity

          People

            mbeckerle Mike Beckerle
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: