-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Automatic Bug Report - 20190708155558 #5106
Comments
Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release. We would like to ask you to use a development build from https://builds.jabref.org/master and report back if it works for you. Please remember to make a backup of your library before trying-out this version. |
github-actions bot
pushed a commit
that referenced
this issue
Dec 1, 2020
a20406d Added name of the editors of a given edition (#5140) 9881fc5 Ping on push, not PR, document role of dist-updater (#5137) 04668cc Create nouvelles-perspectives-en-sciences-sociales.csl (#5063) 1d94e21 Update bursa-uludag-universitesi-saglik-bilimleri-enstitusu.csl (#5047) 84f3893 Add Harvard style for Metropolia University of Applied Sciences (#5086) 8e43e79 Create opto-electronic-advances.csl (#5135) 36e4fba Update society-for-american-archaeology.csl (#5124) 69ca360 St. Paul Canon Law new style (#5138) b490ab0 Update and rename st-paul-university-faculty-of-canon-law.csl to saint-paul-university-faculty-of-canon-law.csl b498116 There is no en-CA locale 3c35f28 Metadata 7059cca Create tu-dortmund-agvm.csl (#5088) c321c98 Create new Citation type (#5093) a7edc8d Update international-organization.csl (#5103) 3d1a052 The AWS load balancer is messing things up (#5133) ca3839b Fix sort by a single macro (#5136) 5d1a7e8 Update chungara-revista-de-antropologia-chilena.csl (#5123) cd75d5d ping distribution-updater (#5132) dcf473a Update wirtschaftsuniversitat-wien-health-care-management.csl (#5125) a87085e Fix Harvard Praxisforschung Editors (#5130) d4176ca Switch automated tests to Github Actions (#5111) 726d0d8 Radiology, MPP, CORR -- small fixes: https://forums.zotero.org/discussion/85883/doi-radiology#latest https://forums.zotero.org/discussion/51058/style-request-molecular-plant-pathology#latest https://forums.zotero.org/discussion/85678/citing-style-clinical-orthopaedics-and-related-research#latest e23db68 Update to la-trobe-university-harvard style (#5119) c54b278 Create wirtschaftsuniversitat-wien-health-care-management.csl (#5110) 62fb019 Create austral-entomology.csl (#5118) afa328c Update iso690-author-date-en.csl (#5113) 5468dce Update iso690-author-date-fr-no-abstract.csl (#5112) 98af86c Update iso690-numeric-fr.csl (#5115) 09f84c4 Update iso690-author-date-fr.csl (#5114) 178a9e4 Fix current biology to superscript 1fa5ce7 Create droit-belge-centre-de-droit-prive-ulb.csl (#5107) 3a6a4bc Fix file modes (#5106) 48f50e5 Create chungara-revista-de-antropologia-chilena.csl (#5096) 1e848f8 Create the-journal-of-the-indian-law-institute.csl (#5100) 856524c Create molecular-biology.csl (#5101) eeebbf4 Create harvard-harper-adams-university.csl (#5104) d90993d Fix tests d4037bf WIP: St Paul Canon Law style git-subtree-dir: src/main/resources/csl-styles git-subtree-split: a20406d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
JabRef 4.3.1
Mac OS X 10.12.6 x86_64
Java 1.8.0_191
Steps to reproduce:
I am trying to open my .bib file (created in BibDesk) in JabRef and keep getting these errors.
Opening: /Users/laurabellows/Box Sync/Home Folder leb58/Sync/Research/Literature/Bibliography.bib
Uncaught exception occurred in Thread[JabRef CachedThreadPool,6,main]
java.lang.IllegalArgumentException: The field name 'id' is reserved
at org.jabref.model.entry.BibEntry.setField(BibEntry.java:414)
at org.jabref.model.entry.BibEntry.setField(BibEntry.java:445)
at org.jabref.logic.importer.fileformat.BibtexParser.parseField(BibtexParser.java:574)
at org.jabref.logic.importer.fileformat.BibtexParser.parseEntry(BibtexParser.java:539)
at org.jabref.logic.importer.fileformat.BibtexParser.parseAndAddEntry(BibtexParser.java:237)
at org.jabref.logic.importer.fileformat.BibtexParser.parseFileContent(BibtexParser.java:203)
at org.jabref.logic.importer.fileformat.BibtexParser.parse(BibtexParser.java:144)
at org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(BibtexImporter.java:72)
at org.jabref.logic.importer.Importer.importDatabase(Importer.java:88)
at org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(BibtexImporter.java:66)
at org.jabref.logic.importer.OpenDatabase.loadDatabase(OpenDatabase.java:73)
at org.jabref.logic.importer.OpenDatabase.loadDatabase(OpenDatabase.java:52)
at org.jabref.gui.importer.actions.OpenDatabaseAction.openTheFile(OpenDatabaseAction.java:235)
at org.jabref.gui.importer.actions.OpenDatabaseAction.lambda$openFiles$2(OpenDatabaseAction.java:175)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Can only load style files: Preview
Opening: /Users/laurabellows/Box Sync/Home Folder leb58/Sync/Research/Literature/Bibliography.bib
Uncaught exception occurred in Thread[JabRef CachedThreadPool,6,main]
java.lang.IllegalArgumentException: The field name 'id' is reserved
at org.jabref.model.entry.BibEntry.setField(BibEntry.java:414)
at org.jabref.model.entry.BibEntry.setField(BibEntry.java:445)
at org.jabref.logic.importer.fileformat.BibtexParser.parseField(BibtexParser.java:574)
at org.jabref.logic.importer.fileformat.BibtexParser.parseEntry(BibtexParser.java:539)
at org.jabref.logic.importer.fileformat.BibtexParser.parseAndAddEntry(BibtexParser.java:237)
at org.jabref.logic.importer.fileformat.BibtexParser.parseFileContent(BibtexParser.java:203)
at org.jabref.logic.importer.fileformat.BibtexParser.parse(BibtexParser.java:144)
at org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(BibtexImporter.java:72)
at org.jabref.logic.importer.Importer.importDatabase(Importer.java:88)
at org.jabref.logic.importer.fileformat.BibtexImporter.importDatabase(BibtexImporter.java:66)
at org.jabref.logic.importer.OpenDatabase.loadDatabase(OpenDatabase.java:73)
at org.jabref.logic.importer.OpenDatabase.loadDatabase(OpenDatabase.java:52)
at org.jabref.gui.importer.actions.OpenDatabaseAction.openTheFile(OpenDatabaseAction.java:235)
at org.jabref.gui.importer.actions.OpenDatabaseAction.lambda$openFiles$2(OpenDatabaseAction.java:175)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
The text was updated successfully, but these errors were encountered: