----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6572/ -----------------------------------------------------------
Review request for cloudstack. Description ------- Fixed composeThumbnailurl method to send thumbnail request to ConsoleProxyAjaxImage Handler This addresses bug CS-15779. Diffs ----- server/src/com/cloud/servlet/ConsoleProxyServlet.java a052ce2 Diff: https://reviews.apache.org/r/6572/diff/ Testing ------- Verified the thumbnail api request will be sent to ConsoleProxyAjaxImage handler instead of ConsoleProxyAjaxHandler. Thanks, Rajesh Battala