-
-
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
ISI import failure related to String index out of range: -1 #3669
Comments
Is this format even still in use? I cannot find any documentation on the file format in the web? |
Also not sure what PS is used for. https://web.archive.org/web/20131031052339/http://wos.isitrial.com/help/helpprn.html |
ISI is still used by Web of Science if you export references for "other reference software." I have no idea why they include PS (it's the page range) but it prevents the import. The workaround I did was to just use sed to remove all lines beginning with PS. |
Thank you for your report 👍 |
* upstream/master: (47 commits) Fix Google Scholar fetcher Use english for all LCID mappings #1851 remove import preferences test mock import and convert to junit5 fix #3693 (#3702) Fix space leads to jump in entry editor (#3699) Fix #3669 Extract creation of the contents of FileAnnotationTabController Fix changelog Fix NPE Remove unnecessary file use processbuilder for calling external apps Fix color highlight of odd linked files Fixes #2964 Fix koppor issues #3 Allow spaces in DOIs Remove irrelevant log messages during XMP reading Adapt log4j configuration for cleaner junit tests #3511 Eclipse Django style #3655 Better code style for chained methods Update build.gradle ...
JabRef version 4.1 on Ubuntu 17.04 (and also the latest master build) fails to import ISI files (saved as .txt) if the field PS has no hyphen in it. Examples to repeat the issue are below. The error is "String index out of range: -1".
Will import:
Will not import:
The text was updated successfully, but these errors were encountered: