Jstyle files - improper handling of quotation marks #1245
Labels
component: libre-office
[outdated] type: bug
Confirmed bugs or reports that are very likely to be bugs
JabRef version 3.3 on Windows 10
Steps to reproduce:
test.txt
BracketBefore=""
BracketAfter=""
They are defined with quoutation marks according to the example at: http://jabref.sourceforge.net/OOPlugin-jabref.php
Expected was an entry without "brackets" before and after: DOE 1998
I know, the expected behavior can be triggered by the following code:
BracketBefore=
BracketAfter=
but for other cases quotation marks are needed, leaving me with inconsistent property definitions
The text was updated successfully, but these errors were encountered: