Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
7.1-milestone-1
-
Integration
-
High
-
Unknown
-
N/A
-
N/A
-
Description
I've just seen this issue on a private XWiki 7.1.2 instance:
- I installed the CKEditor extension on a subwiki using a global admin
- I got the "CKEditor" entry in the Edit menu but the CKEditor was not loading
I checked the Network tab and
https://subwiki.server.com/xwiki/webjars/application-ckeditor-webjar/1.1/ckeditor.js
was returning 404 Not Found, while
https://subwiki.server.com/xwiki/webjars/requirejs/2.1.15/require.min.js https://subwiki.server.com/xwiki/webjars/bootstrap/3.3.4/js/bootstrap.min.js https://subwiki.server.com/xwiki/webjars/jquery/1.11.1/jquery.min.js
were all working. Installing the CKEditor extension on farm fixed the issue.
Attachments
Issue Links
- depends on
-
XWIKI-12884 No way to specify a webjars URL for a resource located in another wiki
- Closed
-
XWIKI-12901 Add ability to specify custom extension repositories in functional tests
- Closed
-
XWIKI-10881 Introduce a proper "webjars" type instead of reusing the "bin" type
- Closed
- is related to
-
XWIKI-11571 Webjar installed by EM on a subwiki could not be loaded through the webjar action
- Closed
- relates to
-
XWIKI-13276 WebJars URLs should target the current wiki by default + support relative paths
- Closed