Skip to content

Fix exception when removing an entry from the selected group#11624

Merged
koppor merged 4 commits intomainfrom
fixReflection
Aug 18, 2024
Merged

Fix exception when removing an entry from the selected group#11624
koppor merged 4 commits intomainfrom
fixReflection

Conversation

@LoayGhreeb
Copy link
Copy Markdown
Member

Follow-up to #11510.
Fix exception is thrown when removing an entry from the selected group with groups filter mode enabled.

[JavaFX Application Thread] org.jabref.gui.util.FilteredListProxy.refilterListReflection()
WARN: Could not refilter list: java.lang.NoSuchMethodException: javafx.collections.ObservableListBase.nextRemove(int,org.jabref.gui.maintable.BibEntryTableViewModel)

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked 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 to the documentation repository.

Could not refilter list: `java.lang.NoSuchMethodException: javafx.collections.ObservableListBase.nextRemove(int,org.jabref.gui.maintable.BibEntryTableViewModel)`
Siedlerchr
Siedlerchr previously approved these changes Aug 14, 2024
@LoayGhreeb LoayGhreeb requested a review from calixtus August 16, 2024 12:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 16, 2024

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@koppor koppor added this pull request to the merge queue Aug 18, 2024
Merged via the queue into main with commit 3bc257d Aug 18, 2024
@koppor koppor deleted the fixReflection branch August 18, 2024 22:47
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.

4 participants