Bug #2728

Sunstone does not show VMs when one of them has malformed GRAPHICS section

Added by Javi Fontan over 7 years ago. Updated over 7 years ago.

Status:ClosedStart date:02/13/2014
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Sunstone
Target version:Release 4.6
Resolution:duplicate Pull request:
Affected Versions:OpenNebula 4.2, OpenNebula 4.4, OpenNebula 4.6

Description

When GRAPHICS/TYPE is not defined the code that generates the VNC icon crashes and VMs are not shown. A possible patch, /usr/lib/one/sunstone/public/js/plugins:3495:

    if (graphics && graphics.TYPE && graphics.TYPE.toLowerCase() == "vnc" && $.inArray(state, VNCstates)!=-1){

Related issues

Duplicates Bug #2628: If a VM specify a GRAPHIC section without TYPE, vms will ... Closed 01/13/2014

History

#1 Updated by Javi Fontan over 7 years ago

  • Duplicates Bug #2628: If a VM specify a GRAPHIC section without TYPE, vms will not be loaded added

#2 Updated by Javi Fontan over 7 years ago

  • Status changed from Pending to Closed
  • Resolution set to duplicate

Also available in: Atom PDF