← Back to team overview

mahara-contributors team mailing list archive

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

 

Hi Darren,

When I made the calls in mathslate.html to be protocol relative it fails to fetch 
https://yui.yahooapis.com/3.14.1/build/yui/yui-min.js it looks like the remote server is not set up for https

So to fix this problem we will probably need to avoid using YUI and see
if the plugin can be rewitten to use jQuery - which we use natively in
Mahara.


Cheers

Robert

** Changed in: mahara
       Status: New => Won't Fix

** Changed in: mahara
       Status: Won't Fix => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
    Milestone: None => 16.10.0

** Also affects: mahara/15.10
   Importance: Undecided
       Status: New

** Also affects: mahara/16.04
   Importance: Undecided
       Status: New

** Also affects: mahara/16.10
   Importance: Medium
       Status: Confirmed

** Changed in: mahara/16.04
       Status: New => Confirmed

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/15.10
   Importance: Undecided => Medium

** Changed in: mahara/16.04
    Milestone: None => 16.04.1

** Changed in: mahara/15.10
    Milestone: None => 15.10.4

-- 
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
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  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