<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I will wait to apply this patch because of some backend issues.<br>
    <br>
    1) When I try to edit a VM without any snapshot I got the following
    error:<br>
    <br>
    <div selected="true" role="tabpanel" class="netInfoResponseText
      netInfoText ">
      <pre role="list"><code class="wrappedText focusRow" role="listitem">{
</code><code class="wrappedText focusRow" role="listitem">  "reason":"KCHSNAP0007E: KCHSNAP0007E",
</code><code class="wrappedText focusRow" role="listitem">  "code":"404 Not Found",
</code><code class="wrappedText focusRow" role="listitem">  "call_stack":"Traceback (most recent call last):\n  File \"/usr/lib/python2.7/site-packages/cherrypy</code><code class="wrappedText focusRow" role="listitem">/_cprequest.py\", 
line 656, in respond\n    response.body = self.handler()\n  File \"/usr/lib/python2</code><code class="wrappedText focusRow" role="listitem">.7/site-packages/cherrypy/lib/encoding.py\", 
line 188, in __call__\n    self.body = self.oldhandler(</code><code class="wrappedText focusRow" role="listitem">*args, **kwargs)\n  File \"/usr/lib/python2.7/site-packages/cherrypy/_cpdispatch.py\", 
line 34, in __call__</code><code class="wrappedText focusRow" role="listitem">\n    return self.callable(*self.args, **self.kwargs)\n  File \"/home/alinefm/kimchi/src/kimchi/control</code><code class="wrappedText focusRow" role="listitem">/base.py\", 
line 166, in index\n    raise cherrypy.HTTPError(404, e.message)\nHTTPError: (404, u'KCHSNAP0007E</code><code class="wrappedText focusRow" role="listitem">: KCHSNAP0007E')\n"
</code><code class="wrappedText focusRow" role="listitem">}</code></pre>
    </div>
    <br>
    2) The error <code class="wrappedText focusRow" role="listitem">KCHSNAP0007E
      is not in i18n.py so the user will get "</code><code
      class="wrappedText focusRow" role="listitem">KCHSNAP0007E:
      KCHSNAP0007E</code><code class="wrappedText focusRow"
      role="listitem"></code><code class="wrappedText focusRow"
      role="listitem">" instead of the real message.<br>
    </code>
  </body>
</html>