Skip to content

StringIndexOutOfBoundsException on Not Formatted Line With Dash in Indicator Area #605

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

Closed
temanbrcom opened this issue Nov 4, 2020 · 0 comments · Fixed by #607
Closed
Assignees
Labels
bug Something isn't working

Comments

@temanbrcom
Copy link
Contributor

Description

Not formatted lines with a dash in the indicator area like " P-READ-END." may cause a StringIndexOutOfBoundsException

Steps to reproduce

  1. Open a COBOL file
  2. Add line " P-READ-END."
  3. See StringIndexOutOfBoundsException in logs

Expected behavior

No exceptions are thrown, syntax errors as expected

Environment

  • OS: All
  • IDE: All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants