On Tue, 10 Nov 2009 21:09:19 +0100, Hartmut Figge wrote:
> Bill Davidsen:
> 
>>What do you mean by "haven't even answered?" In response to your suggestion I 
>>posted the link to screen dumps showing all the trials, including testing 
>>with 
>>that suggested value set (and the about:config page up in one image), was 
>>something missing from them?
> 
> I have now looked at
> http://www.tmr.com/~davidsen/SM-passwd-export/SS-pwdexp_deny.png. The
> last Pref shown is not correct, it should be
> user_pref("extensions.checkCompatibility", false);
> 
> Do you notice the difference? 'C' versus 'c'? ;)
> 
> If disabling of the compatibility was successful that can be seen when
> calling the Add-on Manager. On the top there is a reminder.
> 
> http://www.triffids.de/pub/screenshot/ad091110.png (33 KB)
> 
> And i just noticed, that with my current nightly of SM 2.1 the Pref no
> longer works. Hm.

You need:
user_pref("extensions.checkCompatibility.2.1", false);

or perhaps

user_pref("extensions.checkCompatibility.2.1a", false);

Might as well add this as well for the future:

user_pref("extensions.checkCompatibility.2.1b", false);

Phil

-- 
Philip Chee <[email protected]>, <[email protected]>
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to