Mac Word 2008 plugin error

When I try to insert a citation in a document I've been working on, I get this:

An unexpected error occured while performing this operation:

File "/Users/jpdiond/Documents/Microsoft User Data/Word Script Menu Items/Zotero/Zotero.py" line 340, in send
self._getFields()
File "/Users/jpdimond/Documents/Microsoft User data/Word Script
Menu Items/Zotero/Zotero.py", line 396, in _getFields
self.docFields =
self.doc.getFields(self.data.prefs['fieldType'])
File "./MacWord.py", line 260, in getFields
if collections[noteType]
[i].filed_code.content.get().startswith(FIELD_PREFIX)]);
AttributeError: Keyword instance has no attribute 'startswith'


It works fine with a new document. I checked bookmarks and there are no Zotero ones.
  • I'm seeing the same. It was working fine up until 2 minutes ago, and now, boom, breaks every time. No TEMP_BOOKMARK. Can't edit anything.

    I did find that cutting and pasting the whole document into a new one fixed things, but it's not a pretty fix.
  • new plugin and Zotero (2.0b7) have just been released.
    According to the changelog this should fix errors like this.
  • Yay! Good timing there! Thanks.
Sign In or Register to comment.