Skip to content

Fix: file_exists fails if BibtexBibDir is url#7

Open
cantonios wants to merge 1 commit into
hauspie:masterfrom
cantonios:urldir
Open

Fix: file_exists fails if BibtexBibDir is url#7
cantonios wants to merge 1 commit into
hauspie:masterfrom
cantonios:urldir

Conversation

@cantonios
Copy link
Copy Markdown

If BibtexBibDir is a url (which it is in my case), then file_exists(...) will report that the file does not exist. However, attempting to open the file directly will work.

We recently tried upgrading from bibtexref2 to bibtexref3, and what originally worked now resulted in a lot of "invalid" entries. With this change we restore the original functionality.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant