Opened 8 years ago

Closed 8 years ago

#1075 closed enhancement (fixed)

RIS translator should parse newline-delimited keywords

Reported by: dstillman Owned by: simon
Priority: major Milestone: 1.0.8
Component: translators Version: 1.0
Keywords: Cc:

Description

The spec seems to require keywords to be on separate lines, each starting with KW, but some versions of EndNote® export keywords separated by newlines without the KW on each line, and we should parse those.

Example attached.

Attachments (1)

test.ris (2.6 KB) - added by dstillman 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by dstillman

comment:1 Changed 8 years ago by simon

  • Resolution set to fixed
  • Status changed from new to closed

(In [3066]) addresses #874, Improved character set support for RIS

  • uses Zotero.File.getCharsetFromFile to determine charset for local files
  • adds export-time charset selection option

closes #1075, RIS translator should parse newline-delimited keywords
fixes a regression in the RIS translator relating to notes with newlines

Note: See TracTickets for help on using tickets.