Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorjlavigne
    • CommentTimeJun 2nd 2008
     
    When we try to save items from our catalog (http://socrates.stanford.edu - a somewhat customed version of Sirsi ILink), we get the message "an error occurred while saving this item". This is with Firefox 2.0.0.14. We did try installing the file that reverts the Fx3 change (http://www.zotero.org/download/zotero-1.0.4-loadtest.xpi) but we still get the error. Recently, we added a feature to the catalog that displays links to Google Book info, but these show up only on certain pages and the Zotero error happens with every item we try to save.
    • CommentAuthorjlavigne
    • CommentTimeJun 2nd 2008
     
    An update to my original post. It looks like the code we added for Google Books is causing the problem since Zotero still works on a test system that doesn't have those changes. We'll do more investigating to see exactly what breaks the Zotero process.
    • CommentAuthorjlavigne
    • CommentTimeJun 3rd 2008
     
    We found the problem. We had added a comment line in the middle of the bib data:

    <tr>
    <th class="viewmarctags" align="right" valign="top">
    <!-- soc-36 -->
    Title:
    </th>
    <!-- soc-36 -->
    <td class="viewmarctags">
    The gates of horn : a study of five French realists / Harry Levin.
    </td>
    </tr>

    The code that parses the data apparently can't deal with comments like this.

Zotero Forums are powered by Vanilla 1.1.5a