Closed (fixed)
Project:
Drupal For Firebug
Version:
6.x-1.x-dev
Component:
Firefox Extension
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2009 at 06:48 UTC
Updated:
8 Dec 2010 at 02:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
populist commentedYep. Updated to 3.6 - https://addons.mozilla.org/en-US/firefox/addon/8370
Comment #3
owen barton commentedActually - while it works in 3.6 if you install from the extension site (which I assume passes some special metadata in), the xpi install.rdf file metadata still targets 3.0 as the maximum version. If you install from xpi (common for provisioned installs) you get an incompatibility notice.
Attached patch to xpi should fix this.
Comment #4
populist commentedIs there still an active link to the .xpi file? Everything should go through this Mozilla page - https://addons.mozilla.org/en-US/firefox/addon/8370
Comment #5
owen barton commentedThe Mozilla page links to https://addons.mozilla.org/en-US/firefox/downloads/latest/8370/addon-837... - if you click on this link within the Firefox UI you are able to install, however if you download the same link with wget and try and install it in other ways (that are supported by Firefox) such as in the system wide extension location, or through the .mozilla/extensions/ drop directory. - you get a version incompatibility notice This is because the version numbers inside the XPI are incorrect and need to be updated.
I would like to install this extension as part of Drubuntu, but can't until this is fixed.
Comment #6
populist commentedI believe this is fixed. I downloaded the file you mentioned and it has 3.6.* indicated.