Changes for page Higia RH
Last modified by Oleguer Huguet on 2023/09/24 19:10
Change comment: There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Higia RH 1 +Higia RRHH - Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. admin1 +xwiki:XWiki.OleguerHuguet - Content
-
... ... @@ -1,5 +1,15 @@ 1 1 {{box cssClass="floatinginfobox"}} 2 - 2 +{{velocity}} 3 +{{html clean="false"}} 4 +## Chrome's XSS Auditor blocks the preview action if: 5 +## * the submitted content has an iframe with an external URL 6 +## * the preview action displays the submitted iframe 7 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 8 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 9 +#set ($iframe = 'iframe') 10 +<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" allowfullscreen></$iframe> 11 +{{/html}} 12 +{{/velocity}} 3 3 {{/box}} 4 4 5 5 = Welcome to your wiki =