Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: OpenIDM 4.5.1
-
Fix Version/s: OpenIDM 4.5.1
-
Component/s: Module - Web UI
-
Labels:
-
Environment:OpenIDM version "4.5.1-SNAPSHOT" (revision: 742bf82) jenkins-OpenIDM - 4.5.x - postcommit-229 origin/sustaining/4.5.x
-
Verified Version/s:
Description
Attempting to Edit xml connector details fails with EditConnectorView.js?v=4.5.1-SNAPSHOT:85 Uncaught TypeError: Cannot read property 'connectorRef' of undefined
Steps:
1. run sample1
2. log in as openidm-admin
3. navigate to Connector page via top nav bar
4. attempt to edit connector details by selecting Edit via fa-ellipsis
Actual Results:
Connector details page doesn't load. Dev tools console shows:
EditConnectorView.js?v=4.5.1-SNAPSHOT:85 Uncaught TypeError: Cannot read property 'connectorRef' of undefined
Expected Results:
connector details page loads