Anti-samy should allow ins tag, del tag, and span rel attributes

Description

Kaltura stores important information in the rel attribute of the span tag. Kaltura's JS then picks up that information, and replaces the span with a proper video embed.

Here is what Kaltura HTML looks like:

<span class="kaltura-media" rel="1_9jvcbo3f::video"><img src="https://cdnsecakmi.kaltura.com/p/999999/sp/9999154100/thumbnail/entry_id/1_9jvcbo3f/version/100000" /></span></p>

In the assignments tool an instructor can respond to a student with embedded comments like this
This creates ins and del tags which are two valid semantic html tags.
http://www.htmlquick.com/reference/tags/ins.html
http://www.htmlquick.com/reference/tags/del.html

Environment

None

Test Plan

None

Attachments

1

Activity

Anthony Whyte May 3, 2013 at 3:00 PM

Merged kernl-1.3.x r123608.

Anthony Whyte May 3, 2013 at 2:48 PM

Changing status to verified on the basis of successful testing of KNL-1061.

Hudson CI Server April 29, 2013 at 8:44 PM

Integrated in kernel-trunk #665 (See http://builds.sakaiproject.org:8080/job/kernel-trunk/665/)
Anti-samy should allow ins tag, del tag, and span rel attributes (Revision 123381)

Result = SUCCESS

Aaron Zeckoski April 29, 2013 at 7:14 PM

This is a blocker because of the problem with assignments

Aaron Zeckoski April 29, 2013 at 7:13 PM

Ready for QA

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 29, 2013 at 1:50 PM
Updated April 25, 2018 at 3:20 PM
Resolved April 29, 2013 at 7:13 PM