← Back to team overview

mahara-contributors team mailing list archive

[Bug 885066] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1066
Committed: http://gitorious.org/mahara/mahara/commit/f4cd8d19876c1df2320c0d5ac2dc5f77e57c2e0f
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit f4cd8d19876c1df2320c0d5ac2dc5f77e57c2e0f
Author: Francois Marier <francois@xxxxxxxxxxxxxxx>
Date:   Tue Feb 21 14:38:27 2012 +1300

    htmlpurifier: migrate custom iframe filters to URI.SafeIframeRegexp
    
    The new HTML.SafeIframe setting in HTML Purifier 4.4.0 allows us
    to remove our fragile custom filters.
    
    The regular expressions are not quite as tight, but they are
    restricted to the src attribute and HTML Purifier will hopefully
    apply the right filters.
    
    Bug #922360 (also fixes bug #885066)
    
    Change-Id: Ifaa9f13ae77b28e18df640103e205a94bc3af2d7
    Signed-off-by: Francois Marier <francois@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/885066

Title:
  Supported iframes are not displayed in text box

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  affects Mahara 1.5

  I tested Vimeo and Glogster iframes in text boxes and they are both
  stripped out. When I put the iframe into the HTML editor and revert
  back to the visual one, the video / glog shows up alright. However, as
  soon as I save the box, nothing is displayed. Interestingly, when I go
  back into edit mode, the code is still there and the video / glog
  displays alright in the editor.

  It worked before as far as I can remember and Brett confirmed that.

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


References