← Back to team overview

mahara-contributors team mailing list archive

[Bug 1843513] Re: Links included in text boxes are converted from http to https

 

Note that HTML Purifier does that particularly for embedded media like
YouTube videos and so on where mixed content warnings would come up.

Mixed content warnings are not present when linking text in a text block
as it's just a link but not an embedded media type.

Normal links set via TinyMCE should be excluded from the HTML Purifier
rule.

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

-- 
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/1843513

Title:
  Links included in text boxes are converted from http to https

Status in Mahara:
  Confirmed

Bug description:
  https://mahara.org/interaction/forum/topic.php?id=8507&offset=0&limit=10#post33924

  I have not been able to replicate this locally, but it occurs on demo.

  We suspect because the Mahara site is https, the link is being
  converted by HTML Purifier to https to avoid mixed content warnings.

  We need to allow a link to be http rather than https because some
  sites are not using https yet.

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


References