Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#885 closed defect (fixed)

JSON parsing error: "Missing ) in parenthetical"

Reported by: dstillman Owned by: simon
Priority: major Milestone: 1.0.3
Component: word integration Version: 1.0
Keywords: Cc:

Description

[JavaScript Error: "missing ) in parenthetical" {file: "chrome://zotero/content/xpcom/zotero.js" line: 1891 column: 72 source: "({"citationItems":[{"itemID":15129,"suppressAuthor":true,"position":2}]}:25)"}]

Can get the item in question from user if necessary.

Change History (3)

comment:1 Changed 9 years ago by dstillman

Style is APA.

Excerpt from document:

Brought into use by the New London Group ^S ADDIN ZOTERO_ITEM {"citationItems":[{"itemID":15129,"suppressAuthor":true}]} ^T^U^S ADDIN ZOTERO_ITEM {"citationItems":[{"itemID":15129,"suppressAuthor":true,"position":2}]}:25 ^T{"citationItems":[{"itemID":6346}]}^U(1986) the term multiliteracies

Also:

For fun i decided to try and work on the last version of the doc that i
emailed myself (the one that had been spell checked on a mac). That doc
does not have a problem. so the problem seems to be in the particular
document being corrupted.

And:

i took a section of the two documents v12 and v12bk
(the buggy one) cut and copied into new docs lep mergA and leb mergB
respectively, and then merged them. on merging, lep mergB took its buggy
ness with it, and corrupted the once working lep mergA.

comment:2 Changed 9 years ago by simon

(In [2127]) closes #879, Underline continues after two books without page numbers in OOo/MLA
closes #847, Quote issues
references #885, JSON parsing error: "Missing ) in parenthetical" (might fix, but I don't know how to reproduce it)

comment:3 Changed 9 years ago by dstillman

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

Going to say that this is fixed, unless we hear otherwise.

Note: See TracTickets for help on using tickets.