View Single Post
Posts: 70 | Thanked: 56 times | Joined on Dec 2007
#24
Originally Posted by stevecrye View Post
Hi;

...

3.) Changing them to this will correct the problem until the next ocurrence:
user_pref("security.warn_entering_secure",false);
user_pref("security.warn_leaving_secure",false);
user_pref("security.warn_submit_insecure",false);

This makes me hopeful that if I can run some kind of a script to launch the MicroB, that will force those values in and then do the launch; I can use my n810 with going cRAzY until the bug is fixed. However, that is beyond my newbie skils...
What if you create /home/user/.mozilla/microb/user.js
file and add your preferences there.
At least it works with Mozilla Firefox. If user.js exist
it precedes prefs.js. I don't know if MicroB supports user.js
 

The Following User Says Thank You to Ism For This Useful Post: