﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
534,Export fails on missing attachments,dstillman,simon,"attachment.getFile() in Translate._exportGetAttachment() can return false if a file is missing, but this shouldn't cause the export to fail as it's doing now:

{{{
Translation using Zotero RDF failed: 
message => file.copyTo is not a function
fileName => chrome://zotero/content/xpcom/translate.js
lineNumber => 1784
stack => ([object Object])@chrome://zotero/content/xpcom/translate.js:1784
()@chrome://zotero/content/xpcom/translate.js:1806
()@chrome://zotero/content/xpcom/translate.js:664
doExport()@chrome://zotero/content/xpcom/translate.js:905
()@chrome://zotero/content/xpcom/translate.js:1686
()@chrome://zotero/content/xpcom/translate.js:580
(0)@chrome://zotero/content/fileInterface.js:84
@:0

}}}


It should probably just skip saving the file but still add the entry to the RDF file, such that importing the RDF again results in an attachment with a missing file. (There'll eventually be a way to relink missing attachments, so this will be important.)",defect,closed,major,1.0 Beta 4,export,1.0,fixed,,
