Syntax Error occurred when displaying angular flavor panel
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
In Progress
|
Low
|
Unassigned |
Bug Description
When displaying angular flavor panel, the error below occurred.
It seems to be caused by containing ':' in id attribute.
angular.js:12783 Error: [$parse:syntax] Syntax Error: Token ':' is an unexpected token at column 17 of the expression [os-flavor-
http://
at http://
at Object.throwError (http://
at Object.ast (http://
at Object.compile (http://
at Parser.parse (http://
at $parse (http://
at link (http://
at invokeLinkFn (http://
at nodeLinkFn (http://
at compositeLinkFn (http://
Changed in horizon: | |
assignee: | nobody → Kenji Ishii (ken-ishii) |
Changed in horizon: | |
status: | New → Confirmed |
importance: | Undecided → Low |
milestone: | none → ocata-1 |
Changed in horizon: | |
milestone: | ocata-2 → next |
Changed in horizon: | |
assignee: | Kenji Ishii (ken-ishii) → nobody |
Changed in horizon: | |
assignee: | nobody → wei.ying (wei.yy) |
Changed in horizon: | |
status: | Confirmed → In Progress |
Changed in horizon: | |
assignee: | wei.ying (wei.yy) → nobody |
Kenji, is this still a valid bug?