mirror of https://github.com/apache/cloudstack.git
Bug 14071: queryAsyncJobResult in xml format gives incorrect UUIDs back
Description:
CS-14853 is the same bug as 14071, but seen in Bonita branch
owing to the fix not being merged from master. So putting in
the same fix to 3.0.x branch. Description of fix follows.
Incorrectly removed part of the XML serializer that serialized
the IdentityProxy object in normal responses, when putting in
support for serialization of lists of IdentityProxy objects in
exception responses as part of the code changes put in for bug
13217, resulting in this bug. Putting it back in place.
|
||
|---|---|---|
| .. | ||
| ApiResponseSerializer.java | ||
| SecurityGroupResultObject.java | ||
| SecurityGroupRuleResultObject.java | ||