Opened 8 years ago

Closed 8 years ago

#1029 closed defect (fixed)

Error when a bibliography with customized entries references a non-existent item

Reported by: dstillman Owned by: simon
Priority: blocker Milestone: 1.0.5
Component: word integration Version: 1.0
Keywords: Cc:

Description (last modified by dstillman)

[JavaScript Error: "item.setProperty is not a function" {file: "chrome://zotero/content/xpcom/integration.js" line: 1039}]

Causing the communication error. I see a few dozen of this error in the logs. Would be great to fix this for 1.0.5.

Attachments (1)

Test.doc (19.0 KB) - added by dstillman 8 years ago.
Example document

Download all attachments as: .zip

Change History (5)

comment:1 Changed 8 years ago by dstillman

  • Description modified (diff)
  • Summary changed from "item.setProperty is not a function" in integration.js to Error when a bibliography with customized entries references a non-existent item

comment:2 Changed 8 years ago by dstillman

  • Priority changed from major to blocker

Making this a blocker, since we should fix all known causes of communication errors before putting out new releases.

Changed 8 years ago by dstillman

Example document

comment:3 Changed 8 years ago by dstillman

This is trivial to reproduce, but here's a sample document, assuming you don't have an itemID 11257 in your library.

comment:4 Changed 8 years ago by dstillman

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

(In [2804]) Fixes #1029, Error when a bibliography with customized entries references a non-existent item

Note: See TracTickets for help on using tickets.