You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2021/03/19 22:18:00 UTC

[jira] [Created] (DAFFODIL-2487) parser hangs on row with initial empty field in CSV-like data

Mike Beckerle created DAFFODIL-2487:
---------------------------------------

             Summary: parser hangs on row with initial empty field in CSV-like data
                 Key: DAFFODIL-2487
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2487
             Project: Daffodil
          Issue Type: Bug
          Components: Back End
    Affects Versions: 3.0.0
            Reporter: Mike Beckerle


Tests

{color:#00627a}test_csv_hang_1{color}

{color:#00627a}test_csv_hang_2{color}

{color:#00627a}test_csv_hang_3{color}

{color:#00627a}All hang the parser. The problem seems to have to do with an array with minOccurs="0" change. If the minOccurs="1" these do not hang. {color}

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)