[
https://issues.apache.org/jira/browse/CLOUDSTACK-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134227#comment-16134227
]
ASF subversion and git services commented on CLOUDSTACK-9773:
-------------------------------------------------------------
Commit 4e4d7c7e36252142d2d997954e87ffba37b34c78 in cloudstack's branch
refs/heads/master from [~marcaurele]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=4e4d7c7 ]
CLOUDSTACK-9773: Don't break API output with non-printable characters (#1936)
> Don't break API output with non-printable characters
> ----------------------------------------------------
>
> Key: CLOUDSTACK-9773
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9773
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Marc-Aurèle Brothier
> Assignee: Marc-Aurèle Brothier
>
> When sending non printable characters, the response returns them as they were
> sent, thus potentially breaking the JSON/XML parser on the other side. Best
> would be to not include such invalid character in the response.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)