----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9854/#review17696 -----------------------------------------------------------
Ship it! Applied to 4.1: commit 1f1ba72cf492fe6c68a6b25184af2434ff2f6040 Author: Min Chen <min.c...@citrix.com> Date: Mon Mar 11 11:48:23 2013 -0700 CLOUDSTACK-1621: listProjectInvitations fails with NPE for valid requests. - Chip Childers On March 11, 2013, 6:52 p.m., Min Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9854/ > ----------------------------------------------------------- > > (Updated March 11, 2013, 6:52 p.m.) > > > Review request for cloudstack and Chip Childers. > > > Description > ------- > > This patch fixed the blocker defect CLOUDSTACK-1621: listProjectInvitations > fails with NPE for valid requests, ProjectInvitationVO imported the wrong > State class. > > > This addresses bug https://issues.apache.org/jira/browse/CLOUDSTACK-1621. > > > Diffs > ----- > > server/src/com/cloud/api/query/dao/ProjectInvitationJoinDaoImpl.java > ca0f171 > server/src/com/cloud/api/query/vo/ProjectInvitationJoinVO.java a60c937 > > Diff: https://reviews.apache.org/r/9854/diff/ > > > Testing > ------- > > Tested locally to verify the fix. > > > Thanks, > > Min Chen > >