Skip to content

Fix Entrytypedialog#1987

Merged
koppor merged 1 commit into
JabRef:masterfrom
zesaro:fixEntrytypeDialog
Sep 15, 2016
Merged

Fix Entrytypedialog#1987
koppor merged 1 commit into
JabRef:masterfrom
zesaro:fixEntrytypeDialog

Conversation

@zesaro

@zesaro zesaro commented Sep 15, 2016

Copy link
Copy Markdown
Contributor

Fixing a problem when closing the EntryTypeDialog. The problem is that it is not checked if the fetcherWorker already started. So if we closed the Dialog with ESC or X a CancelException was thrown. To fix this we check the status of the SwingWorker when we try to close the window.

@Siedlerchr

Copy link
Copy Markdown
Member

LGTM 👍 When tests are green we can merge it.

@koppor koppor merged commit 70571e8 into JabRef:master Sep 15, 2016
@zesaro zesaro deleted the fixEntrytypeDialog branch September 15, 2016 17:05
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.

3 participants