Skip to content
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

Url field vanishes after running "Check integrity" #1804

Closed
Siedlerchr opened this issue Aug 21, 2016 · 1 comment
Closed

Url field vanishes after running "Check integrity" #1804

Siedlerchr opened this issue Aug 21, 2016 · 1 comment
Assignees
Labels
bug Confirmed bugs or reports that are very likely to be bugs

Comments

@Siedlerchr
Copy link
Member

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:

  1. Create a new bib database (In file.bib some entries contain url fields)
  2. Enter entry with url content http:://www.google.de
  3. Run "check integrity..."
  4. Make a small correction at some place, e.g. change the title
  5. save database
  6. See if url fields are still there.

=> After saving the url field is completely vanished

No errors, no info in log file

@Siedlerchr Siedlerchr added the bug Confirmed bugs or reports that are very likely to be bugs label Aug 21, 2016
@oscargus oscargus self-assigned this Aug 23, 2016
@oscargus
Copy link
Contributor

Caused by:

            // the url field should not be checked for hashes, as they are legal in this field
            fields.remove(FieldName.URL);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs
Projects
None yet
Development

No branches or pull requests

2 participants