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

Regression: New entry in Biblatex mode freezes #2001

Closed
grimes2 opened this issue Sep 17, 2016 · 1 comment · Fixed by #2006
Closed

Regression: New entry in Biblatex mode freezes #2001

grimes2 opened this issue Sep 17, 2016 · 1 comment · Fixed by #2006
Assignees
Labels
bug Confirmed bugs or reports that are very likely to be bugs

Comments

@grimes2
Copy link
Contributor

grimes2 commented Sep 17, 2016

JabRef 3.7dev--snapshot--2016-09-16--master--fcec333
windows 10 10.0 amd64
Java 1.8.0_101

Steps to reproduce:

  1. File > New Biblatex database
  2. Bibtex > New entry > Article
  3. Freeze
@koppor koppor added the bug Confirmed bugs or reports that are very likely to be bugs label Sep 17, 2016
@koppor
Copy link
Member

koppor commented Sep 17, 2016

This calls for an integration test. Refs #1700. I tried with b1ec0e3 and English UI and I can confirm this issue.

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at net.sf.jabref.gui.EntryTypeDialog.stopFetching(EntryTypeDialog.java:262)
        at net.sf.jabref.gui.EntryTypeDialog.actionPerformed(EntryTypeDialog.java:272)

Refs #1925 and #1987

I think, it works in JabRef 3.6, thus we do not need a CHANGELOG entry for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants