Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
9.9.1
-
Unknown
-
Awaiting Committer feedback
-
Description
You cannot use HTML5 code inside Blog Posts. This is possible in normal pages.
For example, try to have this content:
{{velocity}} {{html clean="false"}} <video controls muted src="$xwiki.getURL($services.model.resolveAttachment('Help.Templates.WebHome@Administration.webm'))" width="200px"> Sorry, your browser doesn't support embedded videos. </video> {{/html}} {{/velocity}}
see expected.png and blogpost.png
The Blog app will display:
Sorry, your browser doesn't support embedded videos.
Affects and tested on XWiki 8.4.4 (xwiki.org) and 10.11.1.