Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 5.2.3
-
Fix Version/s: 5.1.2, 5.2.3, 6.0.0 Preview
-
Component/s: None
-
Labels:None
-
Environment:All
-
Branch Version/s:5.1.x, 5.2.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
There are many places where layoutURL needs to be merged with portalURL. In some circumstances, layoutURL already contains portalURL. Instead of doing the same logic in all of those places, we'll encapsulate that logic in a single method.

test