Andrew Hamilton-Wright
Andrew Hamilton-Wright
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
Yes, the bib file does include a % Encoding line. This now reads "% Encoding: UTF-16BE" however at the last update I had (when the BOM was working) this line...
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
I just looked up what "UTF-16BE" is meant to mean, and the "BE" part is trying to flag that the file is "big endian". The problem with this, in this...
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
Great – thanks for letting me know!
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
In light of the examples in linked threads, maybe it is helpful to show the direct byte encodings in the files. I have shown them here with hexdump(1) and od(1)...
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
Hi Oliver, As a side note, I tried getting the latest development version for MacOSX using the .dmg file and the resulting application as installed was corrupted. I installed the...
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
If you are referring to the files I uploaded in the tiny-bib-example.zip file on Dec 24, 2022 above, then the test cases are simply this: * open JabRef with no...
BOM now missing at beginning of bibliography file -- causes JabRef to not recognize existing library
If it is helpful, here are the "tiny" files in both big and little endian formats, with and without BOM markers. [tiny-bib-example-endian-and-BOM-combinations.zip](https://github.com/JabRef/jabref/files/12222688/tiny-bib-example-endian-and-BOM-combinations.zip)