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)

CommentFileSizeAuthor
#3 firefox36.patch399 bytesowen barton

Comments

populist’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

owen barton’s picture

Status: Closed (fixed) » Active
StatusFileSize
new399 bytes

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.

populist’s picture

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

owen barton’s picture

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.

populist’s picture

Status: Active » Fixed

I believe this is fixed. I downloaded the file you mentioned and it has 3.6.* indicated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.