commit eaff9519a735fcbdb799d3ec89600ea486380c44
parent 512ba9c30524dca5bdbb9f980f041e79b349fb11
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 12 Apr 2010 19:42:24 +0000
Avoid some errors in debug output in report generation
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/chrome/content/zotero/xpcom/report.js b/chrome/content/zotero/xpcom/report.js
@@ -199,6 +199,8 @@ Zotero.Report = new function() {
case 'reportSearchMatch':
case 'reportChildren':
+ case 'libraryID':
+ case 'key':
case 'itemType':
case 'itemID':
case 'sourceItemID':