You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This type of error, "expected segment ABC but got SRC" means that the message likely does not follow the specification. The GTAS parser has been relaxed to allow common grammatical errors in messages that are mostly inconsequential. If you are able to post the raw message, we can check it out for you. Otherwise, please check out the PNR specification guide to see if it is a grammatical error, or if our parser has a bug.
Thanks for your reply, You can check in test cases in folder [gtas-parent\gtas-parsers\target\test-classes\pnr-messages\bigbigPnr.txt] text file. Also in this file has this error. I think there is error in multiple SRC records.
@Miracle-doctor is really right there is a file which locates in this side [gtas-parent\gtas-parsers\target\test-classes\pnr-messages\bigbigPnr.txt] has error occured as well so what? please fix this bug otherwhise we can't use your parser library
Describe the bug
When parsing PNRGOV message this error ocurred.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: