From ea02f39f3e53f2849c77fb2f48e602c1f718df68 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Tue, 19 Jul 2011 22:23:55 +0000 Subject: [PATCH] Bring standalone to foreground before issuing incompatible version warning, at least on OS X --- chrome/content/zotero/xpcom/server_connector.js | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/content/zotero/xpcom/server_connector.js b/chrome/content/zotero/xpcom/server_connector.js index 489fb718d..93f41dd62 100755 --- a/chrome/content/zotero/xpcom/server_connector.js +++ b/chrome/content/zotero/xpcom/server_connector.js @@ -423,6 +423,7 @@ Zotero.Server.Connector.IncompatibleVersion.prototype = { sendResponseCallback(404); if(Zotero.Server.Connector.IncompatibleVersion._errorShown) return; + Zotero.Integration.activate(); var ps = Components.classes["@mozilla.org/embedcomp/prompt-service;1"]. createInstance(Components.interfaces.nsIPromptService); ps.confirm(null,