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

Inability to read data following a layer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.2.0
    • 2.2.0
    • Back End
    • None

    Description

      I have a schema that has two parts: a header and a body. The header contains an unbounded array of delimited fields. The header has a terminator to signify when the fields are complete. The entire header element is in a lineFolded_IMF layered sequence. Immediately following the layered sequence is a body element, which is just a delimited string. The header fields and terminator are parsed correctly. However, the body is parsed with length zero, and no error is given about left over data. Perhaps the limiting layer is not being reset to the original layer correctly? So the layer IOStream is closed, making it so no data after the layer can be read?

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawrence Steve Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: