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)
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
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
Note: See
TracTickets for help on using
tickets.
Making this a blocker, since we should fix all known causes of communication errors before putting out new releases.