-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: 6.2.X EE, 7.0.0 DXP FP14, 7.0.0 DXP SP3, 7.0.3 CE GA4, 7.0.X EE
-
Branch Version/s:7.0.x, 6.2.x
-
Backported to Branch:Committed
-
Story Points:1.25
-
Fix Priority:4
-
Last Working Version:
The Asset Browser, Site Browser, Role Browser... etc stop working. They open the window to select an element, but then nothing seems to be selected.
The reason is an API change in the js event thrown when an element is selected. This is a breaking change in master (LPS-66646) that shouldn't have been backported to a maintenance branch since it breaks the API.
It can't be reproduced in the portal repo alonse since all the usages in the portal have been updated. However, any third party app using these components will break. As an example, it can be reproduced in several places in Audience Targeting. You can follow the steps in WCM-1363 to reproduce it.