Mathjax displaying incorrect

General discussion about the NoScript extension for Firefox
Post Reply
sdadada
Posts: 1
Joined: Sat Jan 11, 2014 8:17 am

Mathjax displaying incorrect

Post by sdadada »

If you go to any page using Mathjax e.g. stats.stacksexchange.com, the mathjax doesn't display correctly even if the source domnain is on the whitelist.

See for example: https://stats.stackexchange.com/questio ... stribution

You see source:

$p(\theta) = \left(-\frac{\textd^2(\log \theta)}{\textd\theta^2}\right)^{1/2}$

instead of mathematical notation even if mathjax.org is added to the whitelist.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Mathjax displaying incorrect

Post by Giorgio Maone »

The problem is not NoScript, but Firefox itself punishing poor hosting practices:
Browser Console wrote: Blocked loading mixed active content "http://cdn.mathjax.org/mathjax/latest/M ... X-AMS_HTML"
You can work around by loading the plain HTTP version of the broken HTTPS page.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Post Reply