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
JabRef 4.0-dev
Linux 4.4.0-92-generic amd64
Java 1.8.0_131
Steps to reproduce:
Open group interface. (Groups -> toggle groups interface)
Create a group
Add an item to the group
Right click on the group in the group interface -> remove group and subgroups
The group gets removed but the reference to it in the BibTeX source of each item that was in the group does not. (i.e. groups = {abc}).
This causes an unstable state where jabref might freeze if you try adding that item to another group because of a null pointer.
This is a bug. It is reproducible. While removing or changing group name from entry editor works fine but from groups menu it shows unexpected behaviour.
JabRef 4.0-dev
Linux 4.4.0-92-generic amd64
Java 1.8.0_131
Steps to reproduce:
The group gets removed but the reference to it in the BibTeX source of each item that was in the group does not. (i.e. groups = {abc}).
This causes an unstable state where jabref might freeze if you try adding that item to another group because of a null pointer.
[JavaFX Application Thread] ERROR org.jabref.FallbackExceptionHandler - Uncaught exception Occurred in Thread[JavaFX Application Thread,5,main]
java.lang.NullPointerException: null
The text was updated successfully, but these errors were encountered: