Closed
Bug 291954
Opened 20 years ago
Closed 19 years ago
Installing extension from local file fails if an XUL error page is displayed
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wgianopoulos, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050329 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050329 Firefox/1.0+ If you download an extension .xpi file to your hard drive, and have XUL error pages enabled, if the page currently being displayed is an XUL error page, it is not possible to install the extension by opening the .xpi file from the File -> Open File... menu. Reproducible: Always Steps to Reproduce: 1. Download any extension .xpi file adn save it on your hard drive 2. Go to about:config 3. Set browser.xul.error_pages.enabled to true 4. enter http://sometotallybogusurl.com/ in the address bar 5. Wait for the XUL error page to display 6. Go to File -> Open File... and slect the file you downloaded in step 1 Actual Results: Absolutely nothing. Expected Results: Installed the extension.
| Reporter | ||
Comment 1•20 years ago
|
||
Reqeusting blocking 1.1. Not sure if it should block or not because I am not sure what the plans are for 1.1 and enabling XUL error pages by default. This definitely needs to be fixed BEFORE XUL error pages are turned on by default.
Flags: blocking-aviary1.1?
| Reporter | ||
Comment 2•20 years ago
|
||
Two things I should mention about this bug. 1. It depends entirely on the fact that the XUL error page is currently being displayed and not on the fact that the previous page load encountered an error. You can see this by loading a page that causes an XUL error page to be displayed, then crating a new tab and loading any page that actually loads correctly in that tab. Then, by switching tabs back and forth, you can see that the issue of failing to install ONLY occurs when you have the tab displaying the XUL error page selected. 2. This failure has nothing to do with the landing of Ben's new EM code. The failure also occurs with the build I am runing now (2005032907).
| Reporter | ||
Comment 3•20 years ago
|
||
Re: my comment #1, would it make sense to create a bug "XUL Error Pages should be enabled by default", and make bugs like this one block it?
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 4•20 years ago
|
||
(In reply to comment #3) This would make sense although the bug you want to fill would be rather a duplicate of already existing Bug 216466 (+blocking-aviary1.1).
Updated•20 years ago
|
Flags: blocking-aviary1.1? → blocking-aviary1.1-
| Reporter | ||
Comment 5•19 years ago
|
||
Changing product to core as I just encountered the same issue in seamonkey.
Component: Extension/Theme Manager → Installer: XPInstall Engine
Product: Firefox → Core
| Reporter | ||
Updated•19 years ago
|
Assignee: bugs → xpi-engine
QA Contact: bugs
Comment 6•19 years ago
|
||
WFM on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20050926 Firefox/1.6a1
| Reporter | ||
Comment 7•19 years ago
|
||
WFM now too! Since I reported it, I am resolving it.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•