|
Description: |
h2. Reproduction steps # Visit [http://localhost:8080/xwiki/bin/view/Sandbox/] # open the browser debugger and make sure "disabled cache" is unchecked # Click on Sandbox Test Page 1 to go to [http://localhost:8080/xwiki/bin/view/Sandbox/TestPage1] # check the network tab
h2. Expected
[http://localhost:8080/xwiki/webjars/wiki%3Axwiki/xwiki-platform-image-lightbox-webjar/17.2.0-SNAPSHOT/less/lightbox.less?evaluate=true] is cached h2. Actual
[http://localhost:8080/xwiki/webjars/wiki%3Axwiki/xwiki-platform-image-lightbox-webjar/17.2.0-SNAPSHOT/less/lightbox.less?evaluate=true] is not cached
Afaics this is only required for theme variables, which can now be replace replaced with css CSS variables |
|