Skip to content

Enable ISBN search with GVK#10211

Merged
Siedlerchr merged 8 commits into
mainfrom
updateGVKIsbn
Aug 27, 2023
Merged

Enable ISBN search with GVK#10211
Siedlerchr merged 8 commits into
mainfrom
updateGVKIsbn

Conversation

@Siedlerchr

@Siedlerchr Siedlerchr commented Aug 26, 2023

Copy link
Copy Markdown
Member

Fixes #10123
Fixes #9979

Refs #10125

Tested with the ISBNs
Only the first ISBN seems odd, alternative isbn is working now
https://opac.k10plus.de/DB=2.299/SET=2/PRS=HOL/SHW?FRST=1&ACT=SRCHA

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

Fixes #10123

Tested with the ISBNs
@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Aug 26, 2023
Comment thread src/main/java/org/jabref/logic/importer/fetcher/isbntobibtex/IsbnFetcher.java Outdated
Comment thread src/main/java/org/jabref/logic/importer/fetcher/isbntobibtex/IsbnFetcher.java Outdated
@github-actions

Copy link
Copy Markdown
Contributor

Your code currently does not meet JabRef's code guidelines. The tool reviewdog already placed comments on GitHub to indicate the places. See the tab "Files" in you PR. Please carefully follow the setup guide for the codestyle. Afterwards, please run checkstyle locally and fix the issues.

More information on code quality in JabRef is available at https://devdocs.jabref.org/getting-into-the-code/development-strategy.html.

@github-actions

github-actions Bot commented Aug 26, 2023

Copy link
Copy Markdown
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@Siedlerchr

Copy link
Copy Markdown
Member Author

Fixed most of the fetcher tests as well

calixtus
calixtus previously approved these changes Aug 26, 2023
@calixtus

Copy link
Copy Markdown
Member

ISBN fetcher tests are failing. Looks like the details in the entries found are better than expected.

@Siedlerchr

Copy link
Copy Markdown
Member Author

Ah forgot to adjust the composite id fetcher test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Library: add new entry on particular ISBN fails ISBN fetching fails

2 participants