-
-
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
Problems finding fulltext for IEEExplore #3966
Comments
The test for open access articles such as https://ieeexplore.ieee.org/document/7421926/ work. |
I can reproduce this error. For me the IEEE fetcher tests fail when I am connected using university VPN. |
Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release. 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. |
No.... Please read the text very carefully...I have explicitly mentioned that I am using the latest developmental version. The problem still persists. Please reopen this issue |
We just merged a pull request fixing it. |
@krishnakumarg1984 Yes. I know. But I just merged the code into the master branch. The development build gets automatically updated and built by our CI servers whenever someone commits to the master branch. This usually takes a couple of minutes. |
Ah. I am so sorry for not correctly interpreting what you said. I shall try the latest development build and report back. Sorry for the mild confusion in my last post |
@Siedlerchr @stefan-kolb We may have to reopen this issue. I just tried with the latest build
from my university's network and same error pop-up message persists. Curiously the event log in Jabref is empty. I wonder why #3968 says the problem is only with VPN access? I am currently physically on the campus library, on a Windows 7 machine hard-wired to the network with a LAN cable. Just to confirm that this is indeed a persisting bug, there is no issue with full-text access to this article from a standard browser pointed to the URL http://ieeexplore.ieee.org/document/7963481/ |
I think @krishnakumarg1984 is right and the issue still persist. Just looking at the code, jabref/src/main/java/org/jabref/logic/importer/fetcher/IEEE.java Lines 38 to 47 in 8bbc40e
with
is never going to match http://ieeexplore.ieee.org/document/7963481/ .
|
Hmm that's odd. I will look into that again tomorrow |
@krishnakumarg1984 I just merged the fix which supports those the IEEE document urls you have like in your entry. And I also tested your entry with university access and worked for me. So I would like you to test this again |
@Siedlerchr thank you. I shall go to university to check this out. Will report back soon. |
Woohoo.... You guys are amazing. I just tried the latest master-build from my university's network, and can confirm that this is now fixed . Was able to download the full-text of the bibtex entry for which the issue was opened. Thank you for accepting and pro-actively working to fix this issue. Version info of Jabref build used:
|
Issues with IEEE full-text importer.
I have tested the latest master version from http://builds.jabref.org/master/JabRef--master--latest.jar on Windows 7 and the following problem is encountered.
JabRef version 4.2-dev on Windows 7 Enterprise (build 7601 service pack:1)
Steps to reproduce:
Alt
+F7
or go toQuality -> Look up full text documents
No full text document found for entry Morabito2017
URL http://ieeexplore.ieee.org/document/7963481/
. This works perfectly fine and full-text PDF can be manually downloaded. The auto downloader should have obtained this PDF and linked it to the citation entry.The text was updated successfully, but these errors were encountered: