Integrity check should not list "abbreviation detected" #3925
Closed
Description
Issue persists in latest dev master.
JabRef version 4.1 on Windows 7
Steps to reproduce:
- Perform integrity check on database with abbreviated (MEDLINE or ISO) journal entries
- There will be a warning for every abbreviated journal entry found
This should not be listed as an integrity problem since the current way JabRef handles common journal abbreviations is exactly by replacing the entire string in the Bib(La)Tex entry with the abbreviated one, so this behavior is expected.
Suggested solution: Scratch the integrity warning and replace the yellow warning icon when editing such entries with an info icon.