On 11/23/2015 05:12 AM, Arnie Goetchius wrote: > Paul B. Gallagher wrote: >> Mason83 wrote: >> >>> On 23/11/2015 04:34, Paul B. Gallagher wrote: >>> >>>> Wish I knew how your configuration differed from mine. But with >>>> hundreds of user-configurable prefs, where to look? >>> >>> Does it work with a fresh profile with no add-ons? >>> >>> If so, then you can use diff to locate the differences. >> >> A quick test in Safe Mode with all add-ons disabled and cookie prefs set to >> slut >> mode (accept everything from everyone) was unhelpful -- same issue. >> >> Are there other things in the profile that could be relevant? >> >> Just because the error message blames cookie handling I'm not assuming it's a >> cookie issue. Lots of programmers write error-handling routines that blame >> the >> wrong party. >> > FWIW, I can access that website without the error message using my regular > profile. However, if use the Default Seamonkey profile, I get the same problem > you get. I have no idea what I might have added or changed in my regular > profile > to make it work okay. > _______________________________________________
Because I am one of those who can access the site without errors, I'll document the cookie entries in config. Under "about:config" and searching for 'cookie' I have the following: extensions.proxytool.clear_cookies_on_new_proxy;false extensions.proxytool.clear_cookies_on_new_window;false network.cookie.alwaysAcceptSessionCookies;false network.cookie.cookieBehavior;1 network.cookie.lifetime.days;90 network.cookie.lifetimePolicy;2 network.cookie.prefsMigrated;true network.cookie.thirdparty.sessionOnly;false pref.advanced.cookies.disable_button.view_cookies;false privacy.item.cookies;true services.sync.prefs.sync.network.cookie.cookieBehavior;true services.sync.prefs.sync.network.cookie.lifetimePolicy;true services.sync.prefs.sync.privacy.item.cookies;true None of those are changed in my user.js file. Kevin _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

