Angular registry - Cannot read property 'itemActions' of undefined
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Fix Released
|
Medium
|
Matt Borland | ||
OpenStack Searchlight |
Fix Released
|
High
|
Travis Tripp |
Bug Description
If you attempt to use initActions for a resource type that hasn't been registered, and error is thrown:
angular.js:11707 TypeError: Cannot read property 'itemActions' of undefined
at Object.initActions (http://
at http://
at Array.forEach (native)
at pluginsUpdated (http://
at Scope.$emit (http://
at pluginsReceived (http://
at http://
at processQueue (http://
at http://
at Scope.$eval (http://
Found this when testing the hypervisor plugin for searchlight: https:/
Changed in searchlight: | |
assignee: | nobody → Travis Tripp (travis-tripp) |
Changed in horizon: | |
importance: | Undecided → High |
importance: | High → Medium |
Changed in searchlight: | |
status: | In Progress → Fix Released |
milestone: | none → newton-1 |
importance: | Undecided → High |
Fix proposed to branch: master /review. openstack. org/313798
Review: https:/