Ivan Zaigralin <[email protected]> writes:

> The same behavior persists in 7.0.1. Did anyone manage to disable
> URL trim?

It works for me.  Trough about:config I have created the new boolean
key "browser.urlbar.trimURLs" then set it to false.  Have you tried it?


> Also, Privacy Extension and MAFIAA Redirector are incompatible with
> 7.0.1. Is that normal?

No, it is not normal.  It is a bug, thank to have reported it.

Since Mozilla folks have decided to bump the major number so often, I
think it is time for a drastic solution.  This patch should fix the
problem for a while:

===================================================================
--- install.rdf (revisione 193)
+++ install.rdf (copia locale)
@@ -9,7 +9,7 @@
       <Description>
        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
        <em:minVersion>1.5</em:minVersion>
-       <em:maxVersion>6.*</em:maxVersion>
+       <em:maxVersion>99.*</em:maxVersion>
       </Description>
     </em:targetApplication>
    </Description>


Giuseppe

--
http://gnuzilla.gnu.org

Reply via email to