From 0c7c40a50fef5dff6db26cdc83ffc55088cb23d1 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Mon, 20 Jun 2011 01:32:53 +0000 Subject: [PATCH] Sanitize items by converting document to URL, so that tests will not fail unexpectedly in connector --- .../content/zotero/tools/testTranslators/translatorTester.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/tools/testTranslators/translatorTester.js b/chrome/content/zotero/tools/testTranslators/translatorTester.js index ad49c9a8f..197062fe8 100644 --- a/chrome/content/zotero/tools/testTranslators/translatorTester.js +++ b/chrome/content/zotero/tools/testTranslators/translatorTester.js @@ -84,7 +84,8 @@ Zotero_TranslatorTester._sanitizeItem = function(item) { if(item.attachments && item.attachments.length) { for (var i=0; i