← Back to team overview

zeitgeist team mailing list archive

[Bug 709103] Re: Firefox extension doesn't work with FF4

 

More progress. Finally I managed to build it

-        <em:minVersion>3.5</em:minVersion>
-        <em:maxVersion>3.6.*</em:maxVersion>
+        <em:minVersion>4.0</em:minVersion>
+        <em:maxVersion>4.0.*</em:maxVersion>

in firefox-libzg/extension/install.rdf

But still get a TypeError

** Patch added: "New patch which fixes the Firefox 4 compatibility issue"
   https://bugs.launchpad.net/zeitgeist-dataproviders/+bug/709103/+attachment/2097199/+files/updated-ffpatch.patch

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/709103

Title:
  Firefox extension doesn't work with FF4

Status in Zeitgeist Data-Providers:
  Confirmed

Bug description:
  When installed and up it shows alert box
  "TypeError: Components.classes['@zeitgeist-project.com/DATAPROVIDER/firefox-xpcom;1'] is undefined"
  and does so every time new window is opened.

  Also previous FF4 betas were affected.


References