Weird behavior on PlanetMinecraft

Ask for help about NoScript, no registration needed to post
allanonmage
Posts: 4
Joined: Sat Apr 09, 2011 3:31 pm

Weird behavior on PlanetMinecraft

Post by allanonmage »

I'm not sure if the problem I'm having is related to Firefox (I'm using Waterfox) or NoScript, or both. I didn't find anything via a DDG search, though that doesn't say much since search has been dying for over 10 years.

On PlanetMinecraft.com, when you mouse over some things on the page you get a popup. Well, normally you do, I'm here because it breaks. I have 1st party scripts enabled via NoScript, and when the mouse over popup is supposed to happen, I instead get a popup with an error. Several things on the site break and display a popup like this. I believe this popup is the regular javascript popup (modal? I forget what they are called).

Code: Select all

i@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:463:21444

window.ajaxCall@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:463:22771
window.ajaxGet@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:463:25106
onBeforeShow@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:471:46823
show@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:471:1202
_init/this._mouseOverHandler/t<@https://www.planetminecraft.com/java/combined/thMI_Cud7IsiYYxos-oXPfc2Dnnx02GouYaoM1xBcH0.js?v=tWhCutetZFdNVw4rAxkIS624YPQKBOY6CysFwvrxg8o:471:14502
I believe the important part is the reference to AJAX, which is an older web technology. I've tried fiddling with other blockers that I have running, uBlock, Privacy Badger, etc. I suspect the issue is with one of the backend blocking technologies that NoScript uses that I'm not as familiar with as I am the script blocking technologies. The other blockers, like XSS, almost never cause a problem, so I haven't really fiddled with them, and I haven't fiddled with them at all since the UI change a few years ago, so I don't even know where to go to look to fiddle with them.

Does NoScript mess with ajax? Or am I looking in the wrong direction?
Last edited by barbaz on Sat Feb 17, 2024 4:33 pm, edited 1 time in total.
Reason: wrap stack trace in code tags instead of quote tags
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
allanonmage
Posts: 4
Joined: Sat Apr 09, 2011 3:31 pm

Re: Weird behavior on PlanetMinecraft

Post by allanonmage »

I was on the page https://www.planetminecraft.com/project ... -10001000/ and you can mouse over the user to get the error.

Using NoScript triggers NoScript's anti-spam measures..... #irony
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Weird behavior on PlanetMinecraft

Post by barbaz »

(I don't currently have access to my systems with Firefox+NoScript, so can't yet check the link directly, but thank you for posting the exact URL + steps to reproduce the issue 8-) In the mean time...)

NoScript can mess with AJAX. If the issue persists when (as a test) using "Disable restrictions for this tab" in NoScript, and you have already confirmed that other content blockers are not causing the issue, then please do check it in Firefox as Waterfox is not a supported browser.

If however "Disable restrictions for this tab" does get it working, next thing I'd check is which active content sources need "script" and/or "fetch" permission
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: Weird behavior on PlanetMinecraft

Post by barbaz »

allanonmage wrote: Sat Feb 17, 2024 3:53 pm I was on the page https://www.planetminecraft.com/project ... -10001000/ and you can mouse over the user to get the error.
Username hovering on that page works for me without error on Firefox 122 with only planetminecraft.com set to Temp. TRUSTED.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux x86_64; rv:122.0) Gecko/20100101 Firefox/122.0
Post Reply