Avoid some errors in debug output in report generation

This commit is contained in:
Dan Stillman 2010-04-12 19:42:24 +00:00
parent 512ba9c305
commit eaff9519a7

View file

@ -199,6 +199,8 @@ Zotero.Report = new function() {
case 'reportSearchMatch':
case 'reportChildren':
case 'libraryID':
case 'key':
case 'itemType':
case 'itemID':
case 'sourceItemID':