Details
-
Bug
-
Resolution: Solved By
-
Major
-
None
-
9.9.1
-
Unknown
-
N/A
-
N/A
-
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.
Attachments
Issue Links
- depends on
-
XRENDERING-509 Add support for HTML5 in the {{html}} Macro
-
- Closed
-