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

fix(#883): use empty list instead of list with empty string #884

Conversation

MichaelVonB
Copy link
Contributor

Fixed an error from #875 where a List with an empty sort string would produce a StringIndexOutOfBoundsException.
Fixes #883

@MichaelVonB MichaelVonB linked an issue Oct 10, 2023 that may be closed by this pull request
@zambrovski zambrovski added this to the 3.19.1 milestone Oct 11, 2023
@zambrovski zambrovski merged commit 078e1d3 into develop Oct 11, 2023
6 checks passed
@zambrovski zambrovski deleted the feature/883-stringindexoutofboundsexception-with-empty-sort-string branch October 11, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StringIndexOutOfBoundsException with empty sort string
2 participants