-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP8, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Frontend Infrastructure
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:2
-
Fix Priority:4
-
Sprint:S02E08 - The Usual Suspects
Steps to reproduce:
- Modify the context path for the portal
- Move tomcat/webapps/ROOT to tomcat/webapps/intranet
- Move tomcat/conf/Catalina/localhost/ROOT.xml to tomcat/conf/Catalina/localhost/intranet.xml
- Enable lodash
- Start the server
- Go to Settings > Third party > lodash and enable it.
- Inspect the network tab in the developer tools and you will find 404 errors related to the lodash module (see attached screenshot)
- is related to
-
LPS-89190 User cannot sign in when a new portal context is created
- Closed