-
Type:
Regression Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Component/s: None
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Navigate to Control Panel > Configuration > OAuth 2 Administration
- Click on the Analytics Cloud entry
- Click the Scopes tab
Javascript error appears in browser console:
TypeError: Cannot read property 'delegate' of null
- Click on a scope checkbox
Javascript error appears in browser console:
Uncaught ReferenceError: _com_liferay_oauth2_provider_web_internal_portlet_OAuth2AdminPortlet_recalculateDependants is not defined
- Click Save
No Success alert pops up.
Javascript error appears in browser console:
TypeError: Cannot read property 'delegate' of null
Note: The checked scope will be saved so it seems like the only functional impact is that the success alert does not pop up.
Reproduced on:
Portal master Git SHA: 8924fd8660bed8a247b72e2d1c7108c21d2c7c8e
- is caused by
-
LPS-94202 Not able to expand various panels in Portal
- Closed