-
-
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
Nothing happens creating entry from specific ISBN #7000
Comments
The same problem for ISBN: 9788845253119 |
As far as I know, JabRef has two sources for ISBN fetching. This behaviour happens if the ISBN is valid, but the actual book isn't available at any of the two sources. An invalid ISBN actually has an exception thrown, that's what you are seeing when you remove or add digits to the ISBN. |
I think we could throw a FetcherException here if the bibEntry is still empty after trying ottobib? That more or less fixes it in my code. |
Any feedback to the user instead of nothing is a sorely needed thing |
JabRef 5.2--2020-10-07--4b1b7b4
Windows 10 10.0 amd64
Java 15
Creating entry from ISBN do nothing without any message stating the reason.
Steps to reproduce the behavior:
The two ISBN are copied directly from the cover of the book. If for some reason they are invalid or not existent, I expect at least an error messages stating the reason. For other errors (I tried removing a digit and changing a digit) an error popup appears.
I search these ISBN on bookfinder.com and the book indeed exists.
Here is the full entry:
The text was updated successfully, but these errors were encountered: