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 3.3dev--snapshot--2016-03-18--master--57963f7 on Windows 10
When I delete an entry at a database and refetch the entry via the DOI to BibTeX converter, the entry is marked as duplicate in the fetch dialog.
Steps to repoduce:
Create new database
Search for 10.1007/978-3-642-36926-1_34 in the DOI to BibTeX fetcher.
In the untitled dialog for adding entries, the arcticle appears
Click "OK"
Wrong behavior: The checkmark in "Keep" disappears
Add the checkmark at "Keep"
Click "OK" again
Wrong beheavior: nothing shown at the UI
Click "Cancel"
Open Error console
Exception in thread "AWT-EventQueue-0" net.sf.jabref.model.database.KeyCollisionException: ID is already in use, please choose another
at net.sf.jabref.model.database.BibDatabase.insertEntry(BibDatabase.java:163)
at net.sf.jabref.gui.ImportInspectionDialog.generateKeys(ImportInspectionDialog.java:489)
The text was updated successfully, but these errors were encountered:
koppor
added
the
bug
Confirmed bugs or reports that are very likely to be bugs
label
Mar 18, 2016
koppor
changed the title
Insert entry in an empty database leads to KEyCollisionException
Insert entry in an empty database leads to KeyCollisionException
Mar 18, 2016
JabRef 3.3dev--snapshot--2016-03-18--master--57963f7 on Windows 10
When I delete an entry at a database and refetch the entry via the DOI to BibTeX converter, the entry is marked as duplicate in the fetch dialog.
Steps to repoduce:
10.1007/978-3-642-36926-1_34
in the DOI to BibTeX fetcher.The text was updated successfully, but these errors were encountered: