Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
13.4-rc-1
-
None
-
Unknown
-
Description
Starting with XWIKI-18604 we have a REST API to fetch icons from an icon theme. Starting with XWIKI-24120 we also have a simple way for JavaScript code to load icons from the current icon theme (based on the REST API). The problem is that the icons are not properly displayed unless the skin extensions required by the icon theme are loaded as well. The REST API should indicate the required skin extensions in the response HTTP header, so they are picked up and injected automatically (XWIKI-18895).
Attachments
Issue Links
- is related to
-
XWIKI-18604 Expose the Icon Theme through the REST API
-
- Closed
-
-
XWIKI-24120 Simplify the load of icon theme icons from JavaScript code
-
- Closed
-
-
XWIKI-18895 Inject the required skin extensions from the X-XWIKI-HTML-HEAD custom response header into the page HTML head automatically
-
- Closed
-