Weird conflict

Ask for help about NoScript, no registration needed to post
jamesw

Weird conflict

Post by jamesw »

There's a conflict with Live HTTP add-on. If ABE is enabled I can't log in to any sites (Google translator doesn't work also).
The bug is reproducible with these preferences in the user.js:

Code: Select all

user_pref("browser.cache.check_doc_frequency", 1);
user_pref("browser.cache.disk.capacity", 0);
user_pref("browser.cache.disk.enable", false);
user_pref("browser.cache.memory.enable", false);
user_pref("browser.cache.offline.capacity", 0);
user_pref("browser.cache.offline.enable", false);
user_pref("browser.formfill.enable", false);
user_pref("layout.css.visited_links_enabled", false);
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
User avatar
Giorgio Maone
Site Admin
Posts: 9546
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Weird conflict

Post by Giorgio Maone »

Even when Live HTTP Headers is not active?

Does HttpFox work for you (it works for me)?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
jamesw

Re: Weird conflict

Post by jamesw »

Live HTTP Headers is not active, if I disable the add-on I can log in. I will replace it with HttpFox, thanks!
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Post Reply