rufuspollock-okfn/bibserver

RIS parser includes BOM in first keyword

Closed this issue · 2 comments

BibJSON from RIS (UUC publications) translate first:
TT - JOUR
to
"\ufeffTY": "JOUR"

epoz commented

This is caused by the BOM checking in the parser base class not to work for urllib objects, as these file objects do not have a .seek() method. Thus BOM checking currently only works for files uploaded from yourlocal disk and not via a URL.
Will fix.

On Thu, Jan 26, 2012 at 7:47 PM, Etienne Posthumus <
reply@reply.github.com

wrote:

This is caused by the BOM checking in the parser base class not to work
for urllib objects, as these file objects do not have a .seek() method.
Thus BOM checking currently only works for files uploaded from yourlocal
disk and not via a URL.
Will fix.

Thanks
Hope I have used the right mechanism.


Reply to this email directly or view it on GitHub:
#169 (comment)

Peter Murray-Rust
Reader in Molecular Informatics
Unilever Centre, Dep. Of Chemistry
University of Cambridge
CB2 1EW, UK
+44-1223-763069