Link Not Clickable - Oddity

General discussion about the NoScript extension for Firefox
Post Reply
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Link Not Clickable - Oddity

Post by therube »

Link Not Clickable - Oddity

Not sure if this is a NoScript issue or not?

URL: http://www.foodlion.com/
Weekly Specials link (either at top of page or on left hand side)

If foodlion.com is Allowed, then the Weekly Specials link is not effective.
If foodlion.com is NOT Allowed, the Weekly Specials link opens as expected.

Code: Select all

<a href="http://foodlion.mywebgrocer.com/RecipeMain.aspx" target="_blank">Recipes & Meal Planners</a></li>	
				<li style="border-bottom: medium none;"><a href="http://foodlion.mywebgrocer.com/CircularMain.aspx" target="_blank">Weekly Specials</a>
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: Link Not Clickable - Oddity

Post by Alan Baxter »

Confirmed. The link works again if I Allow google-analytics.com too. Did you try that yet?

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
NoScript 1.9.3.4
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
User avatar
therube
Ambassador
Posts: 7924
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Link Not Clickable - Oddity

Post by therube »

No, never even gave that a thought.

So if both foodlion.com & google-analytics.com are Allowed, then the link works.

Code: Select all

[NoScript XSS] Sanitized suspicious request. Original URL [http://www.google-analytics.com/__utm.gif?utmwv=4.3&utmn=1810281501&utmhn=foodlion.mywebgrocer.com&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=0&utmfl=10.0%20r22&utmdt=Food%20Lion%20of%20Westminster%20Circulars&utmhid=2023261026&utmr=http://www.foodlion.com/&utmp=/CircularMain.aspx?__utma=1.1744290439769756200.1243440759.1243440759.1243440759.1&__utmb=1.4.10.1243440759&__utmc=1&__utmx=-&__utmz=1.1243440759.1.1.utmcsr=(direct)%7Cutmccn=(direct)%7Cutmcmd=(none)&__utmv=-&__utmk=262830220&utmac=UA-3893611-1&utmcc=__utma%3D10406562.1464238643552712000.1243440762.1243440762.1243440762.1%3B%2B__utmz%3D10406562.1243440762.1.1.utmcsr%3Dfoodlion.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2F%3B] requested from [http://foodlion.mywebgrocer.com/CircularMain.aspx?__utma=1.1744290439769756200.1243440759.1243440759.1243440759.1&__utmb=1.4.10.1243440759&__utmc=1&__utmx=-&__utmz=1.1243440759.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)&__utmv=-&__utmk=262830220]. Sanitized URL: [http://www.google-analytics.com/__utm.gif?utmwv=4.3&utmn=1810281501&utmhn=foodlion.mywebgrocer.com&utmcs=UTF-8&utmsr=1024x768&utmsc=32-bit&utmul=en-us&utmje=0&utmfl=10.0%20r22&utmdt=Food%20Lion%20of%20Westminster%20Circulars&utmhid=2023261026&utmr=http%3A%2F%2Fwww.foodlion.com%2F&utmp=%2FCircularMain.aspx%3F__utma=1.1744290439769756200.1243440759.1243440759.1243440759.1&__utmb=1.4.10.1243440759&__utmc=1&__utmx=-&__utmz=1.1243440759.1.1.utmcsr=%20direct%20%7Cutmccn=%20direct%20%7Cutmcmd=%20none%20&__utmv=-&__utmk=262830220&utmac=UA-3893611-1&utmcc=__utma%2010406562.1464238643552712000.1243440762.1243440762.1243440762.1%3B%2B__utmz%2010406562.1243440762.1.1.utmcsr%20foodlion.com%7Cutmccn%20%20referral%20%7Cutmcmd%20referral%7Cutmcct%20%2F%3B#7494453172529124528].
(And now I'm not even sure how I generated the Unsafe Reload warning?)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Link Not Clickable - Oddity

Post by Giorgio Maone »

This can be worked around by setting the noscript.surrogates.ga.replacement preference to

Code: Select all

var _0=function(){};with(window)urchinTracker=_0,_gat={_getTracker:function(){return {__noSuchMethod__:_0, _link: function(h){location.href=h}}}}
If this doesn't break other sites, I'm gonna change the default in next release.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
Post Reply