-
-
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
Full text document download: overwritten if no BibTeX keys #6068
Labels
Comments
tobiasdiez
added
fetcher
good first issue
An issue intended for project-newcomers. Varies in difficulty.
labels
Mar 6, 2020
gtam25
pushed a commit
to gtam25/jabref
that referenced
this issue
Mar 25, 2020
fixed downloading file with same name
3 tasks
gtam25
pushed a commit
to gtam25/jabref
that referenced
this issue
Mar 25, 2020
- fixed downloading file with same name - updated changelog
koppor
pushed a commit
that referenced
this issue
Jun 1, 2022
e740261 Merge pull request #6075 from POBrien333/patch-1048 5251887 Update society-of-biblical-literature-fullnote-bibliography.csl b4938f4 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl b7afaa1 Update Food and Agriculture Organization of the United Nations to comply with 2022 revision (#6072) 5218a45 Update avian-research.csl (#6076) 627ce4a Merge pull request #5983 from tutam/patch-1 08bd306 Re-indent CSL styles d97aec7 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 00439b1 Re-indent CSL styles 914a4dc Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl ef4ecff Re-indent CSL styles 224b1d3 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 3297912 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 156a850 add title-short to all SBL variants 3f6c407 Merge pull request #6071 from denismaier/fixbernsozanthro a7b3228 Re-indent CSL styles d624bda removes abstract from issued macro f3221f4 Update glossa.csl (#6070) 63c0c6d Rework frontiers-in-ecology-and-the-environment.csl (#6067) 7502061 Bump nokogiri from 1.13.5 to 1.13.6 (#6068) 374238f Bump nokogiri from 1.13.4 to 1.13.5 (#6065) 7b09f4f Create journal-of-occupational-and-environmental-medicine.csl (#6053) 9e7a74b Update revista-ladinia.csl (#6058) 13461e5 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 2e86264 Re-indent CSL styles 98ff3de Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl bcab5dc Fix timestamp 76aeb4c Create suomen-antropologi-journal-of-the-finnish-anthropological-society.csl git-subtree-dir: buildres/csl/csl-styles git-subtree-split: e740261
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
JabRef 5.0-beta.532--2020-03-04--8111707
Linux 4.9.0-12-amd64 amd64
Java 13.0.2
When searching full text documents for entries without keys, the found pdf files are all named "default.pdf" (overwriting the previously existing default.pdf file)
Steps to reproduce the behavior:
1.Select a few entries which do not have a BibTeX key
2. Menu Tools > Search full text documents online
--> For all entries, the field "file" has a link to the same file "default.pdf".
Suggestion: before starting to search for full-text documents, check that the entries have a BibTeX key.
The text was updated successfully, but these errors were encountered: