Opened 10 years ago

Closed 10 years ago

#608 closed defect (fixed)

zotero rdf import error: 'shortTitle' is not a valid field for type 14

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

Description

this is direct export from 1.0.0b4.r2.r1376 to 1.0.0b4.r2.r1376.

here is the entire error:

zotero(4): Translation using RDF failed:
thrown exception => "shortTitle' is not a valid field for type 14
url => /Users/erazlogo/Desktop/Exported Items3/Exported Items3.rdf
extensions.zotero.cacheTranslatorData => true
extensions.zotero.downloadAssociatedFiles => false

Change History (2)

comment:1 Changed 10 years ago by dstillman

  • Milestone set to 1.0 RC 1
  • Priority changed from major to critical

Simon, it looks like you're trying to add shortTitle to all item types, even attachments and notes, for which it's not valid. As far as I can tell, this breaks import with attachments completely in Beta 4. Use isValidForType()

comment:2 Changed 10 years ago by simon

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

(In [1387]) closes #608, #608: zotero rdf import error: 'shortTitle' is not a valid field for type 14

Note: See TracTickets for help on using tickets.