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

custom entry types bug #772

Closed
mpgvalli opened this issue Feb 4, 2016 · 3 comments
Closed

custom entry types bug #772

mpgvalli opened this issue Feb 4, 2016 · 3 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui

Comments

@mpgvalli
Copy link

mpgvalli commented Feb 4, 2016

If I import preferences one after another, the custom entry types add themselves. If I restart JabRef displays the custom entry types correct.
unbenannt

@mpgvalli
Copy link
Author

mpgvalli commented Feb 4, 2016

And I can't delete the entry type "standard". If I set it to default and save the settings it returns and is also mentioned in the preferences files.

@jkomelj
Copy link

jkomelj commented Mar 9, 2016

I have a similar problem – how to clear custom entry types which are identical to default ones. So, before entry type customization I have exported my preferences. After mistakenly setting some of entry types to default I have imported previously exported preferences. After restarting JabRef default settings are still valid although exported preferences in xml file were correct, e.g.

            <entry key="customTypeName_0" value="Article"/>
            <entry key="customTypeReq_0" value="author;journal;number;pages;title;volume;year"/>
            <entry key="customTypeOpt_0" value="note;key"/>

but were not restored.

I have used the last snapshot JabRef_windows_3_3dev--snapshot--2016-03-09--master--f7a7ded
Best regards, Janez Komelj

@lenhard
Copy link
Member

lenhard commented Dec 16, 2016

This should be fixed with #2331, so I am closing the issue. Feel free to reopen if the problem persists.

@lenhard lenhard closed this as completed Dec 16, 2016
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 ui
Projects
None yet
Development

No branches or pull requests

4 participants