Skip to content

Commit

Permalink
JabRef#4913 Bug - Downloads from the arXiv are marked as HTML files i…
Browse files Browse the repository at this point in the history
…nstead of PDF

initial commit
  • Loading branch information
jabesse committed Apr 25, 2019
1 parent 2db84ee commit 5da1ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/jabref/logic/importer/fetcher/ArXiv.java
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ public ArXivEntry(Node item) {
});
}
}
//#4913 bug
pdfUrl = pdfUrlParsed;

// Associated DOI
Expand Down

0 comments on commit 5da1ee2

Please # to comment.