You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open again .. here, I either get an "Error opening file" if opening a new instance, or nothing happens (no file get opened, no error) if opening from a running instance.
When I open the .bib-file in a text editor, I see that the first line was changed to:
i.e., there is a missing line break before the preamble (and extra line breaks after).
This happens also if the preamble is after all string definitions.
Note that the bug in the parser has been reported before #(b2a9631), but this is more serious since JabRef itself saves the file in a format that it cannot open.
In addition, the fact that I do not even get an error when opening the file from a running instance (i.e., nothing happens) is most likely also an error.
The text was updated successfully, but these errors were encountered:
I can confirm that it is fixed in the master (tested the .jar file).
As a side node, I see that there is a small change in the output formatting again (Preamble vs. PREAMBLE and Comment vs. comment). Is there any plan to make the formatting stable by some version?
(We are a group sharing a .bib file via SVN and currently sit on v.2.9.2, since after that the formatting has changed with almost every release, creating problems with version control..)
JabRef version 3.2 on Windows 10.
Steps to reproduce:
When I open the .bib-file in a text editor, I see that the first line was changed to:
i.e., there is a missing line break before the preamble (and extra line breaks after).
This happens also if the preamble is after all string definitions.
Note that the bug in the parser has been reported before #(b2a9631), but this is more serious since JabRef itself saves the file in a format that it cannot open.
In addition, the fact that I do not even get an error when opening the file from a running instance (i.e., nothing happens) is most likely also an error.
The text was updated successfully, but these errors were encountered: