[RESOLVED] ice.net (ice.no)
[RESOLVED] ice.net (ice.no)
Can't get some parts of the support pages at http://kundeservice.ice.no/Privat/Kunde ... gsvar.aspx to work. Each question is clickable and will scroll down more text, but with noscript enabled that don't work. I have to disable the addon completely to make this site work properly.
I know this is a Norwegian site, but I hope someone might know how to make it work.
Thank you.
I know this is a Norwegian site, but I hope someone might know how to make it work.
Thank you.
Last edited by Tom T. on Thu Mar 15, 2012 8:59 am, edited 1 time in total.
Reason: mark as resolved
Reason: mark as resolved
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Re: ice.net (ice.no)
Seems this site cant handle some links so trying again with url and code...
http://kundeservice.ice.no/Privat/Kunde ... gsvar.aspx
http://kundeservice.ice.no/Privat/Kunde ... gsvar.aspx
Code: Select all
http://kundeservice.ice.no/Privat/Kundeservice/Sp%C3%B8rsm%C3%A5logsvar.aspx
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Re: ice.net (ice.no)
The issue with long URLs being broken has been discussed, and appears to be a phpBB issue. You have the correct solutions: URL tags or code tags.
Reproduced on both Fx 3.6.27 and 10.0.02 with NS 2.3.4rc1.
Temp-allowed ice.no.
Sample page:
The list of topics displays, but clicking either the + sign or the topic does nothing.
Giorgio?
Reproduced on both Fx 3.6.27 and 10.0.02 with NS 2.3.4rc1.
Temp-allowed ice.no.
Sample page:
Code: Select all
http://kundeservice.ice.no/Privat/Kundeservice/Sp%C3%B8rsm%C3%A5logsvar/TeknisksupportWlanR90.aspx
Giorgio?
Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: ice.net (ice.no)
The Google Analytics surrogate seems to be broken, working on that.
Temporarily allowing google-analytics.com works for me, though (the FAQ revealing script tries to record which item you're opening through GA).
Check also ABP and RequestPolicy, which may be blocking GA as well.
Temporarily allowing google-analytics.com works for me, though (the FAQ revealing script tries to record which item you're opening through GA).
Check also ABP and RequestPolicy, which may be blocking GA as well.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: ice.net (ice.no)
Restored Surrogates functionality in latest development build 2.4.5rc3 (you can forbid google-analytics.com again, now).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Re: ice.net (ice.no)
Confirmed the site works now in both Fx 3.6.28 and 11.0, but with a strange twist:Giorgio Maone wrote:Restored Surrogates functionality in latest development build 2.4.5rc3 (you can forbid google-analytics.com again, now).
1) GA is Untrusted in NS, *and* blocked in HOSTS and RequestPolicy.
Result: page is broken.
2) TA requests from site to GA in RP; keeping it blocked in NS and Hosts
Result: site works.
Toggling the permission in RP toggles the symptom, even though it can't call anywhere due to hosts blocking.
Please refresh my memory on the order of processing between NS and RP, sorry.
Is it necessary to TA GA in RP to fool the site into thinking GA ran vs. (locally-supplied) surrogate?
Is it necessary to allow this request in RP for the surrogate to run in the first place?
Thanks, Giorgio.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: ice.net (ice.no)
By default, NS comes always the last: this was introduced years ago to allow ABP users to see stuff blocked later by NoScript among ABP's "Blockable objects".Tom T. wrote: Please refresh my memory on the order of processing between NS and RP, sorry.
This is controlled by the noscript.cp.last about:config preference: if you turn it to false, content policy execution order will depend on component registration order, which isn't always obvious.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
Re: ice.net (ice.no)
Thank you.Giorgio Maone wrote:By default, NS comes always the last: this was introduced years ago to allow ABP users to see stuff blocked later by NoScript among ABP's "Blockable objects".Tom T. wrote: Please refresh my memory on the order of processing between NS and RP, sorry.
This is controlled by the noscript.cp.last about:config preference: if you turn it to false, content policy execution order will depend on component registration order, which isn't always obvious.
Confirming that I understand correctly: In the default configuration, I must TA or allow in RequestPolicy requests to G-A, so that RP will allow this to get to where NS sees it, whereupon NS runs the surrogate. Correct?
And the Hosts blocking is irrelevant to the above, because the original request is internally processed through RP to NS, which runs the locally-stored surrogate, thus never triggering a (Hosts or DNS) lookup to G-A. Correct?
If I have that right, then I understand the need to allow G-A in RP. Many thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: ice.net (ice.no)
Everything correct.Tom T. wrote: Confirming that I understand correctly: In the default configuration, I must TA or allow in RequestPolicy requests to G-A, so that RP will allow this to get to where NS sees it, whereupon NS runs the surrogate. Correct?
And the Hosts blocking is irrelevant to the above, because the original request is internally processed through RP to NS, which runs the locally-stored surrogate, thus never triggering a (Hosts or DNS) lookup to G-A. Correct?
If I have that right, then I understand the need to allow G-A in RP.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
Re: ice.net (ice.no)
TUVM, for both the surrogate fix and the very useful information. Marking as Resolved.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.28) Gecko/20120306 Firefox/3.6.28