"Do not wrap when saving" does not behave
JabRef version
Latest development branch build (please note build date below)
Operating system
Linux Fedora
Details on version and operating system
JabRef 5.10--2023-07-04--ffedea2 Linux 6.4.8-200.fc38.x86_64 amd64 Java 21-internal JavaFX 20+19
Checked with the latest development build
- [X] I made a backup of my libraries before testing the latest development version.
- [X] I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- In the preferences/Entry, add to
file;doi;isbn;issn;urlan;and a field name "abc" - then close preferences
- open preferences/entry.
result: the field "abc" has been deleted.
I expect the field to persist.
Appendix
No response
Confirmed
One can define mulitline fields in the custom entry types dialog and these are also written to the "Do not wrap" preferences field list. On saving the prefs the custom entry type definitions override the manually added ones
@SiedlerChr and the correct behavior should be that the manually added ones should be kept? Thus, the fields should be merged?
Related issue: https://github.com/JabRef/jabref/issues/9840