Opened 10 years ago

Closed 9 years ago

#610 closed defect (fixed)

Exported snapshots are imported as web links, attachments don't import at all

Reported by: dstillman Owned by: simon
Priority: critical Milestone: 1.0 RC 1
Component: ingester Version: 1.0
Keywords: Cc:

Description

Steps to reproduce (r1387):

  1. Export an item with a child snapshot attachment as Zotero RDF.
  2. Import exported item.

The child attachment is now a web link attachment.

(Don't know if this is an import or export bug.)

Change History (3)

comment:1 Changed 10 years ago by erazlogo

  • Summary changed from Exported snapshots are imported as web links to Exported snapshots are imported as web links, attachments don't import at all

likewise, attachments do not import correctly. this seems to be an export bug--files themselves are included in the export but the following line with path to filename is missing: <RDF:resource RDF:resource=".../filename.pdf"/> (this is in the dev version)

comment:2 Changed 10 years ago by dstillman

  • Priority changed from major to critical

Upgrading priority, since export seems to be pretty much useless with this bug, and we should push a new Beta 4 revision ASAP.

comment:3 Changed 9 years ago by dstillman

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

(In [1428]) Fixes #610, Exported snapshots are imported as web links, attachments don't import at all

Broken by r1232 -- 'path' property isn't in uniqueFields

Updated Zotero RDF translator pushed to repo

Note: See TracTickets for help on using tickets.