www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit ea02f39f3e53f2849c77fb2f48e602c1f718df68
parent 4e0da80afce9f538306f79bfcf6ca55447e4d926
Author: Simon Kornblith <simon@simonster.com>
Date:   Tue, 19 Jul 2011 22:23:55 +0000

Bring standalone to foreground before issuing incompatible version warning, at least on OS X


Diffstat:
Mchrome/content/zotero/xpcom/server_connector.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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,