Skip to content

/ jabref

  • Watch
  • Star
  • Fork
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.

Jump to bottom

Crossref API parameter query.title deprecated #5485

Open
dheckl opened this issue Oct 20, 2019 · 2 comments
Open

Crossref API parameter query.title deprecated #5485

dheckl opened this issue Oct 20, 2019 · 2 comments
Labels
fetcher good first issue
Projects
Bugs
Milestone
v5.0

Comments

@dheckl
Copy link

@dheckl dheckl commented Oct 20, 2019

JabRef version 5.0-alpha on Mac OS X 10.15 x86_64

  • I have tested the latest development version from http://builds.jabref.org/master/ and the problem persists

When trying to lookup a DOI for an entry, I get the error "An I/O exception occurred". The answer from api.crossref.org says: "Parameter query.title has been deprecated. Please use query.bibliographic instead. See https://status.crossref.org/incidents/4y45gj63jsp4"

Steps to reproduce the behavior:

  1. Open entry without DOI reference
  2. Lookup DOI
@tobiasdiez tobiasdiez added this to Needs triage in Bugs via automation Oct 20, 2019
@tobiasdiez tobiasdiez added the fetcher label Oct 20, 2019
@tobiasdiez tobiasdiez added this to the v5.0 milestone Oct 20, 2019
@tobiasdiez tobiasdiez moved this from Needs triage to High priority in Bugs Oct 20, 2019
@tobiasdiez tobiasdiez mentioned this issue Oct 20, 2019
Fix for issue 5463 #5481
Merged
3 of 6 tasks complete
@Siedlerchr Siedlerchr added the good first issue label Oct 21, 2019
Changed the query parameter `query.title` (which is deprecated) to
`query.bibliographic`.
@Siedlerchr
Copy link
Contributor

@Siedlerchr Siedlerchr commented Oct 21, 2019

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.

# By Tobias Diez (11) and others
# Via GitHub (30) and others
* upstream/master: (70 commits)
  Use Platform.runLater
  Fixes #5485
  Bump com.github.ben-manes.versions from 0.26.0 to 0.27.0
  Bump src/main/resources/csl-styles from `68a697b` to `c3fd4bd`
  Bump byte-buddy-parent from 1.10.1 to 1.10.2
  Bump mariadb-java-client from 2.5.0 to 2.5.1
  Bump classgraph from 4.8.48 to 4.8.52
  Bump org.beryx.jlink from 2.16.0 to 2.16.2
  Updated CHANGELOG.md
  Open entry editor by default on start-up
  Amend the reference to JabRefReferences initialization (#5487)
  Fix for issue 5463 (#5481)
  Rename index.md to README.md
  Fix not on fx thread error for custom entry types
  Refactor to sorted set (#5477)
  Removed a duplicate name (closes #5476)
  Remove unnecessary sort (#5470)
  lint CONTRIBUTING.md (#5473)
  Mark OOSTyle as invalid if no defaultStyle (#5471)
  Fix highlight problem in entry preview
  ...

# Conflicts:
#	build.gradle
# By Tobias Diez (109) and others
# Via GitHub (109) and others
* upstream/master: (404 commits)
  set jabrefHost.py executable (#5530)
  Add CHANGELOG entry for #5482
  Fix text colour in Merge dialogue (#5521)
  Remove empty customization warning
  Fix typos in external-libraries.txt file
  Fix new entry serialization test
  Add test for alphabetic serialization of fields in BibEntry
  Fix XMP null error
  Bring back the scrollbars (#5515)
  Fix metadata serialization order (#5514)
  New ADS Fetcher (#5501)
  snap: Add browser proxy for confined browser integration (#5512)
  Fix dark theme loading
  Update PreviewViewer.java
  [WIP] Try to fix dark theme path
  Use Platform.runLater
  Fixes #5485
  Bump com.github.ben-manes.versions from 0.26.0 to 0.27.0
  Bump src/main/resources/csl-styles from `68a697b` to `c3fd4bd`
  Bump byte-buddy-parent from 1.10.1 to 1.10.2
  ...

# Conflicts:
#	src/main/resources/l10n/JabRef_en.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Bugs
  
Closed
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
@Siedlerchr @tobiasdiez @dheckl
You can’t perform that action at this time.