Opened 9 years ago

Closed 9 years ago

#759 closed defect (fixed)

RIS import creates unlinked webpage items outside of parent

Reported by: dstillman Owned by: simon
Priority: major Milestone: 1.0 RC 4
Component: ingester Version: 1.0
Keywords: Cc:

Description

Should create child attachments instead.

Note that items are not placed in Imported folder.

Reported here: http://forums.zotero.org/discussion/1279/

Attachments (1)

test.ris (556 bytes) - added by dstillman 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by dstillman

comment:1 Changed 9 years ago by dstillman

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

(In [1752]) Fixes #759, RIS import creates unlinked webpage items outside of parent

Also:

  • Made linkFromURL() always return the attachment itemID, performing a HEAD request asynchronously to get the MIME type if necessary
  • Removed test for linkFromURL() return value in Translate::_itemDone(), which was incorrect anyway
  • Removed a couple unused return assignments from linkFromURL() in _itemDone()
Note: See TracTickets for help on using tickets.