-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP37, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: AMD Module Loader
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to test:
- Start the portal
- Deploy the two attached portlets
- Request http://localhost:8080/o/js_loader_modules in the browser
- Look for "lris-jquery-testcase-web@1.0.0/js/index.es" (it appears more than once) and assert that one of its appearances matches the picture below:
- Look for "lris-jquery-current-web@1.0.0/js/index.es" (it appears more than once) and assert that one of its appearances matches the picture below:
In both cases, jquery@3.2.1 and not jquery@3.2.0 should appear.
Currently, the "lris-jquery-current-web@1.0.0/js/index.es" case is showing jquery@3.2.0 (when the bug is reproduced).