We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally reported by Sait_Umar in the forum:
http://discourse.jabref.org/t/check-integrity-removing-my-url-fields/123/4
JabRef 3.5 and Jabref 3.6dev windows 7 6.1 amd64 Java 1.8.0_102
Tested both biblatex and bibtex entries:
Steps to reproduce:
=> After saving the url field is completely vanished
No errors, no info in log file
The text was updated successfully, but these errors were encountered:
Caused by:
// the url field should not be checked for hashes, as they are legal in this field fields.remove(FieldName.URL);
Sorry, something went wrong.
Fixed #1804: URL field is not removed by integrity check
2a89661
daf1aba
Merge pull request #1823 from JabRef/fix1804
21069a4
Fixed JabRef#1804: URL field is not removed by integrity check
45d401f
oscargus
No branches or pull requests
Originally reported by Sait_Umar in the forum:
http://discourse.jabref.org/t/check-integrity-removing-my-url-fields/123/4
JabRef 3.5 and Jabref 3.6dev
windows 7 6.1 amd64
Java 1.8.0_102
Tested both biblatex and bibtex entries:
Steps to reproduce:
=> After saving the url field is completely vanished
No errors, no info in log file
The text was updated successfully, but these errors were encountered: