-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP79, 7.0.10.11 DXP SP11, 7.0.X, 7.1.10 DXP FP10, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Performance
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
When injecting an invalid p_p_id there's no need to perform extra database calls to retrieve portlet preferences.
Steps to Reproduce:
- In any page with p_p_id substitute the value for AAAA
Expected Result:
No extra call to check the portlet preferences of AAAA should be done.
Actual Result:
An extra call is performed.
- relates
-
LPE-16716 Avoid unnecessary calls to DB when p_p_id doesn't exist
-
- Closed
-