Pranav, got it, thanks, this configuration intends to urlencode response (though i have no idea why there is such a requirement), however the description is a little bit misleading, i'll patch it later
Regards Mice -----Original Message----- From: Pranav Saxena [mailto:[email protected]] Sent: 2012-8-1 (星期三) 19:36 To: [email protected] Cc: Mice Xia Subject: RE: About global configuration 'encoding.api.response' Hi Mice , I am not sure , if the global configuration parameter could be removed from the UI but I happened to come across this bug - http://bugs.cloudstack.org/browse/CS-9697 Perhaps this might give you a brief idea about it. Regards, Pranav -----Original Message----- From: Mice Xia [mailto:[email protected]] Sent: Wednesday, August 01, 2012 10:15 AM To: CloudStack DeveloperList Subject: About global configuration 'encoding.api.response' Hi, folks, I noticed there is a global configuration ‘encode.api.response’ with default value ‘false’, its description says it’s about UTF-8 encoding. But configuring it to ‘true’ does not change the encoding of response, it actually does a URLEncode, like replacing space with %20; And XML response header is hardcoded with ISO-8859-1, which has nothing to do with this global configuration. I wonder if there is any history of this global configuration, its description is ambiguous, can it be safely removed or hidden from UI? Regards Mice
