Closed
Bug 292930
Opened 20 years ago
Closed 20 years ago
Firefox wants to import settings if started with option "-install-global-extension" or "-install-global-theme"
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INVALID
People
(Reporter: tschweikle, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.6) Gecko/20050319 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.6) Gecko/20050319 Install Firefox (do not upgrade --- make shure there is no profile and no program directory). Then call "C:\Program files\firefox\firefox.exe -install-global-extension <path to extension>". Firefox will start, showing the "Import settings from"-Dialog. I'd expect Firefox to install the extension, not requesting any user interaction. The same is true if Firefox is called using "C:\Program files\firefox\firefox.exe -install-global-theme <path to theme>". Again this "Import settings from"-Dialog. Again I'd expect Firefox to install the given theme without user interaction. Reproducible: Always Steps to Reproduce: 1. Deinstall any Firefox installation you have. Remove any profile. 2. Install Firefox 3. call firefox giving options "-install-global-extension <path to extension>" or "-install-global-theme <path to theme>". Actual Results: Firefox will show the "Import settings from"-Dialog. Expected Results: Firefox should install the given extension/theme without user interaction. Since the requested installation is global, no user profile is necessary. The same problem exists for Thunderbird. This bug is a showstopper deploying Firefox or Thunderbird in a company environment. Firefox can not be installed including extensions/additional themes without user interaction.
Comment 1•20 years ago
|
||
While this is a valid concern, the whole extension system has been reworked for Firefox 1.1 in bug 286034. You no longer need -install-global-*. Just unzip the XPI file in <program folder>\extensions\
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•