Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.0
-
Fix Version/s: 7.1-milestone-1
-
Component/s: Webjar
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Documentation in Release Notes:
-
Similar issues:
Description
Currently, the webjars URL mapping is the following:
http://localhost:8080/xwiki/bin/webjars/resources/path?value=<id>%2F<version>%2F<filePath>
The proposed mapping/scheme is:
http://localhost:8080/xwiki/bin/webjars/<id>/<version>/<filePath>
See the discussion and details: http://xwiki.markmail.org/thread/3ie2dms64tnxm7eb
Attachments
Issue Links
- blocks
-
WIKIEDITOR-21 Improve the slow loading of the required modules by using the new webjar URL
-
- Closed
-
- is related to
-
XWIKI-10881 Introduce a proper "webjars" type instead of reusing the "bin" type
-
- Closed
-