Skip to content

Transaction SE segment ignored in x12 stream reader (ReadNextTransaction) #19

@bvanfleet

Description

@bvanfleet

Describe the bug
When reading an X12 file using the x12 stream reader ReadNextTransaction method, the SE segment is left out of the result. This is because of the internal do-while loop stopping at SE, without parsing it first.

Expected behavior
Using the ReadNextTransaction method returns a transaction with the SE segment included

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions