Andrew Hamilton-Wright

Results 7 comments of Andrew Hamilton-Wright

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...

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...

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)...

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...

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...

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)