no "Locate" button
Report id:531829246
When the attached file is missing, Zotero pops up a dialog, where there are only two options: `More information`, `Ok`. There is no "Locate" button.
Any ideas?
When the attached file is missing, Zotero pops up a dialog, where there are only two options: `More information`, `Ok`. There is no "Locate" button.
Any ideas?
If you select the attachment, go to Tools → Developer → Run JavaScript, and run
ZoteroPane.getSelectedItems()[0].getFilePath()
, what's the result?