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

daf:trace fails on complex element

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Back End
    • None

    Description

      daf:trace needs to be usable for complex elements.

      E.g., fn:exists(/foo/bar) where bar is a complex element - this works
      but fn:exists(daf:trace(/foo/bar, "bar")) - this fails - silently saying doesn't exist, but
      actually an error is being masked that /foo/bar is of the wrong type - simple was expected.

      Need to change daf:trace to not care if the argument is simple or complex.

      Attachments

        Activity

          People

            vtguy08 Taylor Wise
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: