Github user borisroman commented on the pull request:

    https://github.com/apache/cloudstack/pull/709#issuecomment-131968267
  
    It was double encoded because encodeURIComponent() and jQuery.param() 
encoded it. The latter does this automatically because the request is of type 
post and the option processData was not explicitly set to false.
    
    http://api.jquery.com/jquery.ajax/#sending-data-to-server


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to