Details
-
Bug
-
Resolution: Invalid
-
Blocker
-
None
-
12.7-rc-1
-
Unknown
-
Description
To reproduce:
- start XWiki jetty+hsqldb 12.10.1
- go to the home page
- look at your browser's Debug (Firefox) or Source (Chrome) tab and notice that all jsx are duplicated, once with "minify=false" and once without
The source HTML contains only those without "minify=false" so it looks like some JS is loading the "minify=false" once asynchronously.
Attachments
Issue Links
- is related to
-
XWIKI-13775 Replace YUICompressor by something else for JavaScript minification
- Closed