-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP29, 7.0.X EE, 7.0.4 CE GA5, 7.1.X, Master
-
Component/s: ~ [Archived] Frontend Infrastructure
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Start the portal
- Fetch /o/js_loader_modules
- Look for '/frontend-image-editor-capability-brightness'
Expected result:
The URL part of the information related to '/frontend-image-editor-capability-brightness' should not expose any version number.
Actual result:
The URL part of the information related to '/frontend-image-editor-capability-brightness' exposes version number 1.0.11 (see attached image, where it says '/o/frontend-image-editor-capability-brightness-1.0.11').
- relates
-
LPS-74328 Enforce Web-ContextPath header for frontend modules
- In Review