← Back to team overview

mahara-contributors team mailing list archive

[Bug 1575923] Re: Mathslate/MathJax fails to load on https

 

Hello Robert, 
I developed Mathslate and have been supporting it in Moodle which still includes yui as legacy code. The TinyMCE4 port was mostly intended as a prototype at the time and I did not really really follow up on developing a stable version although it evidently is in use elsewhere. 
I appreciate your work in incorporating in in Mahara. Some time ago I started a revision that would update to use only EMCAScript5 (this makes more sense than JQuery because matches MathJax requirements). We are beginning to use Mahara locally now so I will try to give finishing that work more priority. Hopefully, it will be ready in time for 18.04 without having to include yui.

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1575923

Title:
  Mathslate/MathJax fails to load on https

Status in Mahara:
  Confirmed

Bug description:
  On HTTPS-enabled sites, the Mathslate tinymce plugin fails, due to
  loading http:// resources from yui.yahooapis.com and cdn.mathjax.org.

  The file htdocs/js/tinymce/plugins/mathslate/mathslate.html is
  hardcoded to pull http:// versions of these scripts (lines 11-12).

  Ultimately this is an upstream bug, but it's one that affects https-
  enabled Mahara sites.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1575923/+subscriptions


References