Skip to content

Add fixed IndexOutOfBoundsException to CHANGELOG.md#14128

Merged
Siedlerchr merged 3 commits into
mainfrom
ThiloteE-20251021-indexoutofbounds-changelog
Oct 28, 2025
Merged

Add fixed IndexOutOfBoundsException to CHANGELOG.md#14128
Siedlerchr merged 3 commits into
mainfrom
ThiloteE-20251021-indexoutofbounds-changelog

Conversation

@ThiloteE

@ThiloteE ThiloteE commented Oct 21, 2025

Copy link
Copy Markdown
Member

closes #8012
closes #8826
closes #8217
closes #8281
closes #10403
closes #10379
closes #10373
closes #11877

does not close issue #8719

Not sure, what commit(s) exactly fixed all these issues, but since they have been very annoying to users, I think it's something worth mentioning in the changelog that they seem to be gone.

Successful commits could be found via Git-bisect

Unfortunately there are still a few other index out of bounds issues left to address, but JabRef has become better and the 6.0 release is definitely something to look forward to!

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

closes #8012
closes #12815
closes #8217

Not sure, what commit exactly fixed all these issues, but since they have been very annoying to users, I think it's something worth mentioning in the changelog that they seem to be gone.

Successful commits could be found via [Git-bisect](https://git-scm.com/docs/git-bisect)

JabRef has become better and the 6.0 release is something to look forward to!
Comment thread CHANGELOG.md Outdated
ThiloteE and others added 2 commits October 27, 2025 22:01
Co-authored-by: Subhramit Basu <subhramit.bb@live.in>
@ThiloteE

Copy link
Copy Markdown
Member Author

I have finished trying to reproduce all the index out of bounds issues that I had in the back of my head.
Ready for review and merge.

@ThiloteE ThiloteE marked this pull request as ready for review October 27, 2025 21:09
@Siedlerchr Siedlerchr added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit f159493 Oct 28, 2025
59 checks passed
@Siedlerchr Siedlerchr deleted the ThiloteE-20251021-indexoutofbounds-changelog branch October 28, 2025 20:44
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
* Add fixed IndexOutOfBoundsException to CHANGELOG.md

closes JabRef#8012
closes JabRef#12815
closes JabRef#8217

Not sure, what commit exactly fixed all these issues, but since they have been very annoying to users, I think it's something worth mentioning in the changelog that they seem to be gone.

Successful commits could be found via [Git-bisect](https://git-scm.com/docs/git-bisect)

JabRef has become better and the 6.0 release is something to look forward to!

* Apply review comment

Co-authored-by: Subhramit Basu <subhramit.bb@live.in>

* Add JabRef#8281

---------

Co-authored-by: Subhramit Basu <subhramit.bb@live.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment