Start a conversation

Category Change Causing Stripping of Videos in iFrames

Overview

Changing the category of a Space (e.g. blogpost) causes the iframe (e.g. embedding a video) to be stripped. The result is the video is not displayed.

Environment

Jive 9.0.1

Reproduction Steps

  1. Add some categories for your Place via Admin Console > Spaces > Management > Category Management.
  2. Create a blog post and add an iframe with a video. For example:
    <body><p>New Test of iframe <iframe height="480" src="https://vimeo.com/56282283" width="640" allowfullscreen=""> </iframe></p></body>
  3. Go back to the Space (Manage the space > Bulk Content Manage) and select the blog post in question.
  4. Add a few categories.
  5. Save and revisit the blog. The iframe strips the HTML and the video is not displayed.

Root Cause

Older versions do not allow iframe by default. This is logged in Jira: JVHOPST-759

Resolution

This is fixed in versions 9.0.3.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments