Public bug reported: Seeing the following error in the Update Metadata widget, in both Launch Instance and from Images:
angular.js:11707 TypeError: Cannot read property 'type' of null at new MetadataTreeItemController (metadata-tree-item.controller.js:35) at Object.invoke (angular.js:4219) at extend.instance (angular.js:8525) at angular.js:7771 at forEach (angular.js:334) at nodeLinkFn (angular.js:7770) at delayedNodeLinkFn (angular.js:8048) at compositeLinkFn (angular.js:7149) at nodeLinkFn (angular.js:7795) at compositeLinkFn (angular.js:7149) Refers to this line of code: https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/horizon/static/framework/widgets/metadata/tree /metadata-tree-item.controller.js#L35 ** Affects: horizon Importance: Undecided Status: New ** Tags: angularjs ** Description changed: Seeing the following error in the Update Metadata widget, in both Launch Instance and from Images: angular.js:11707 TypeError: Cannot read property 'type' of null - at new MetadataTreeItemController (metadata-tree-item.controller.js:35) - at Object.invoke (angular.js:4219) - at extend.instance (angular.js:8525) - at angular.js:7771 - at forEach (angular.js:334) - at nodeLinkFn (angular.js:7770) - at delayedNodeLinkFn (angular.js:8048) - at compositeLinkFn (angular.js:7149) - at nodeLinkFn (angular.js:7795) - at compositeLinkFn (angular.js:7149) + at new MetadataTreeItemController (metadata-tree-item.controller.js:35) + at Object.invoke (angular.js:4219) + at extend.instance (angular.js:8525) + at angular.js:7771 + at forEach (angular.js:334) + at nodeLinkFn (angular.js:7770) + at delayedNodeLinkFn (angular.js:8048) + at compositeLinkFn (angular.js:7149) + at nodeLinkFn (angular.js:7795) + at compositeLinkFn (angular.js:7149) + + Refers to this line of code: + https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/horizon/static/framework/widgets/metadata/tree + /metadata-tree-item.controller.js#L35 ** Changed in: horizon Milestone: None => next -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1572686 Title: Console errors in Metadata widget Status in OpenStack Dashboard (Horizon): New Bug description: Seeing the following error in the Update Metadata widget, in both Launch Instance and from Images: angular.js:11707 TypeError: Cannot read property 'type' of null at new MetadataTreeItemController (metadata-tree-item.controller.js:35) at Object.invoke (angular.js:4219) at extend.instance (angular.js:8525) at angular.js:7771 at forEach (angular.js:334) at nodeLinkFn (angular.js:7770) at delayedNodeLinkFn (angular.js:8048) at compositeLinkFn (angular.js:7149) at nodeLinkFn (angular.js:7795) at compositeLinkFn (angular.js:7149) Refers to this line of code: https://github.com/openstack/horizon/blob/b0f3ec3ace531c110f328d208cded302d2617f88/horizon/static/framework/widgets/metadata/tree /metadata-tree-item.controller.js#L35 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1572686/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp