fix issue: listHosts with hahost throws exception

(cherry picked from commit a206f423a3)
This commit is contained in:
Wei Zhou 2013-09-24 11:59:05 +02:00
parent 164e3e33b4
commit e61f1bb158
1 changed files with 1 additions and 1 deletions

View File

@ -1573,7 +1573,7 @@ public class QueryManagerImpl extends ManagerBase implements QueryService {
}
if (haHosts != null && haTag != null && !haTag.isEmpty()) {
sc.setJoinParameters("hostTagSearch", "tag", haTag);
sc.setParameters("tag", haTag);
}
// search host details by ids