You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/18 09:32:45 UTC

[jira] [Commented] (CLOUDSTACK-5227) Cannot pass Japanese characters as parameter values to API

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700853#comment-14700853 ] 

ASF GitHub Bot commented on CLOUDSTACK-5227:
--------------------------------------------

Github user ustcweizhou commented on the pull request:

    https://github.com/apache/cloudstack/pull/709#issuecomment-132102845
  
    LGTM.
    
    I made the commit two years ago. However, something changed in the following commit, so the encoding on UI is not needed any more.
    
        commit 6aafb9c50da3cf4db37c0323d8bdc859776a8fa0
        Author: Likitha Shetty <li...@citrix.com>
        Date:   Thu Nov 21 13:33:57 2013 +0530
    
            CLOUDSTACK-5227. Cannot pass Japanese characters as parameter values to an API.
            During API check for control characters use pattern matching to avoid identifying all non-printable characters as control characters.



> Cannot pass Japanese characters as parameter values to API
> ----------------------------------------------------------
>
>                 Key: CLOUDSTACK-5227
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5227
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: API
>    Affects Versions: 4.2.1
>            Reporter: Likitha Shetty
>            Assignee: Likitha Shetty
>             Fix For: 4.3.0
>
>
> Whenever japanise char is passed in from the UI, following error occurs:
> INFO [c.c.a.ApiServer] (1507803930@qtp-497106867-3:ctx-b9b58ba5) Received value likitha??? for parameter displayText is invalid, contains illegal ASCII non-printable characters



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)