Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser fails when parsing malformatted date/time field #11

Open
NiklasMM opened this issue Oct 26, 2016 · 0 comments
Open

Parser fails when parsing malformatted date/time field #11

NiklasMM opened this issue Oct 26, 2016 · 0 comments
Labels

Comments

@NiklasMM
Copy link
Contributor

The following message contains a datetime field with the value ""

PV1||I|XXX^^^XXX||30245245|||||0|||||||11|S|30245245||K|||K|||||||||||||||99196|||XXX^XXX||20160926060000|""|||||30245245

This causes the parser to fail ungracefully.
A fix should be made to treat this as an empty field.

@NiklasMM NiklasMM added the bug label Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant