-
-
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
RIS import takes the wrong date and duplicates abstract #6065
Comments
Hi, I would like to contribute to this issue, I am new in open source development. |
@sksonalkothari Thanks for your interest and welcome to JabRef! For this issue the relevant code is located in the file: src/main/java/rg/jabref/logic/importer/fileformat/RisImporter.java |
Hi @Siedlerchr, I did as given in guidelines-for-setting-up-a-local-workspace. And I could successfully run the application. But I could not debug through Eclipse. Its giving me error. I even checked the Gitter group chat for this issue, It seems many people had this one. For the other concern related to Abstract field, code says that abstract is the concatenation of two fields (N2+AB). |
@sksonalkothari Sorry for the delay. It seems the abstract should only be taken from either the field |
Thanks to @Gena928 this should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this version. |
The abstract problem seems solved. But In the new version the biblatex library indicator disappeared and I remember was easier in the 4.x version to set this mode. Should I open another issue for this? Thanks for your work! |
@crystalfp That can be changed in Library Properties |
e740261 Merge pull request #6075 from POBrien333/patch-1048 5251887 Update society-of-biblical-literature-fullnote-bibliography.csl b4938f4 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl b7afaa1 Update Food and Agriculture Organization of the United Nations to comply with 2022 revision (#6072) 5218a45 Update avian-research.csl (#6076) 627ce4a Merge pull request #5983 from tutam/patch-1 08bd306 Re-indent CSL styles d97aec7 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 00439b1 Re-indent CSL styles 914a4dc Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl ef4ecff Re-indent CSL styles 224b1d3 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 3297912 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 156a850 add title-short to all SBL variants 3f6c407 Merge pull request #6071 from denismaier/fixbernsozanthro a7b3228 Re-indent CSL styles d624bda removes abstract from issued macro f3221f4 Update glossa.csl (#6070) 63c0c6d Rework frontiers-in-ecology-and-the-environment.csl (#6067) 7502061 Bump nokogiri from 1.13.5 to 1.13.6 (#6068) 374238f Bump nokogiri from 1.13.4 to 1.13.5 (#6065) 7b09f4f Create journal-of-occupational-and-environmental-medicine.csl (#6053) 9e7a74b Update revista-ladinia.csl (#6058) 13461e5 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 2e86264 Re-indent CSL styles 98ff3de Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl bcab5dc Fix timestamp 76aeb4c Create suomen-antropologi-journal-of-the-finnish-anthropological-society.csl git-subtree-dir: buildres/csl/csl-styles git-subtree-split: e740261
JabRef 4.3.1
Windows 10 10.0 amd64
Java 1.8.0_172
Publication date taken from the wrong field and the abstract is the concatenation of two fields importing a RIS file.
Steps to reproduce the behavior:
Y2
field, not from the correctY1
field. This has been fixed in 5.0 portable.Log File
The text was updated successfully, but these errors were encountered: