Skip to content

Error when opening a bibtex file with a entry containing and "id" field #4905

Closed
@sverlan

Description

@sverlan

If the bibtex file contains a field which is named id, then the corresponding file is not read (nothing happens). If run from the command-line, then Jabref is not starting.

Tested on Jabref 4.3.1

Sample file :

@article{a,
	author = {John Doe},
	id = {a},
	journal = {X},
	number = {8},
	pages = {1--2},
	title = {Y},
	volume = {1},
	year = {2010}
}

sample.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    [outdated] type: bugConfirmed bugs or reports that are very likely to be bugsgood first issueAn issue intended for project-newcomers. Varies in difficulty.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions