diff --git a/chrome/content/zotero/xpcom/uri.js b/chrome/content/zotero/xpcom/uri.js index 766c743808..9a0df0b3c8 100644 --- a/chrome/content/zotero/xpcom/uri.js +++ b/chrome/content/zotero/xpcom/uri.js @@ -366,6 +366,8 @@ Zotero.URI = new function () { }; /** + * TODO: Use getLibraryWebURL() once #2893 is merged to get functional URLs + * * @param {String} uri */ this.toWebURL = function (uri) {