Details
Description
Open XWiki's homepage and check the JavaScript Console:
Textual content for indexing:
Blocked loading mixed active content “http://l10n.xwiki.org/xwiki/webjars/wiki%3Axwiki/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0” Blocked loading mixed active content “http://localhost:9001/xwiki/webjars/wiki%3Axwiki/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff2” Blocked loading mixed active content “http://localhost:8080/xwiki/webjars/wiki%3Axwiki/bootstrap/3.3.7-1/fonts/glyphicons-halflings-regular.woff2” Blocked loading mixed active content “http://localhost:9001/xwiki/webjars/wiki%3Axwiki/font-awesome/4.2.0/fonts/fontawesome-webfont.woff” Blocked loading mixed active content “http://l10n.xwiki.org/xwiki/webjars/wiki%3Axwiki/font-awesome/4.7.0/fonts/fontawesome-webfont.woff” Blocked loading mixed active content “http://localhost:8080/xwiki/webjars/wiki%3Axwiki/font-awesome/4.2.0/fonts/fontawesome-webfont.woff” Blocked loading mixed active content “http://localhost:9090/xwiki/webjars/wiki%3Axwiki/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0”
On a first inspection, the Youtube iframe seems to be to blame. Removing it, makes the errors go away.
Also note that:
- Even if I am on localhost:9090, seemingly random URLs and ports are attempted (http://l10n.xwiki.org, http://localhost:9001, http://localhost:8080)
- Multiple versions for the same webjars are being requested
Attachments
Issue Links
- is related to
-
XWIKI-14818 Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in chrome
- Closed
-
XWIKI-21028 Remove the video on the XS home page
- Closed