Posted by priyatosha on October 17, 2009 at 6:48am
| Project: | Drupal For Firebug |
| Version: | 6.x-1.x-dev |
| Component: | Firefox Extension |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I'd like to ask to update extension for FF 3.6 (it's coming out pretty soon).
Firebug is already updated (in alpha stage now)
Comments
#1
Yep. Updated to 3.6 - https://addons.mozilla.org/en-US/firefox/addon/8370
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Actually - 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.
#4
Is 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
#5
The 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.
#6
I believe this is fixed. I downloaded the file you mentioned and it has 3.6.* indicated.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.