-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6608/
-----------------------------------------------------------

(Updated Aug. 17, 2012, 1:52 p.m.)


Review request for cloudstack and Kelven Yang.


Description
-------

When a viewer is launched, the images are getting stored in AjaxImageFifoCache 
class.
When request for thumbnail, we need to pass "key" param to retreive the image 
and its not getting passed so thumbnail is requested its failing with NPE. 
Issue is fixed by passing key param with default value 0 and Image is retrieved 
with the current key value.


This addresses bug CS-15778.


Diffs
-----

  console-proxy/src/com/cloud/consoleproxy/ConsoleProxyAjaxImageHandler.java 
1fdda2e 

Diff: https://reviews.apache.org/r/6608/diff/


Testing
-------


Thanks,

Rajesh Battala

Reply via email to