fix issue: listHosts with hahost throws exception

This commit is contained in:
Wei Zhou 2013-09-24 11:59:05 +02:00
parent a0988780ad
commit a206f423a3
1 changed files with 1 additions and 1 deletions

View File

@ -1571,7 +1571,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