[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Kumar Anaparti updated CLOUDSTACK-9730:
----------------------------------------------
    Description: 
ISSUE
==================
Unable to add a host with space in the name to existing VMware cluster.

While adding host, CloudStack tries to persist the validated inventory url path 
in database, which inserts encoded url into database which means whitespace 
would be stored as '+' symbols. Url from API parameter string is being 
converted to URI object as part of validation, where the url path is getting 
encoded.

  was:
ISSUE
==================
Unable to add a host with space in the name to CloudStack cluster.

While adding host, CloudStack tries to persist the validated inventory url path 
in database, which inserts encoded url into database which means whitespace 
would be stored as '+' symbols. Url from API parameter string is being 
converted to URI object as part of validation, where the url path is getting 
encoded.


> [VMware] Unable to add a host with space in its name to existing VMware 
> cluster
> -------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9730
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9730
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: VMware
>            Reporter: Suresh Kumar Anaparti
>            Assignee: Suresh Kumar Anaparti
>             Fix For: 4.10.0.0
>
>
> ISSUE
> ==================
> Unable to add a host with space in the name to existing VMware cluster.
> While adding host, CloudStack tries to persist the validated inventory url 
> path in database, which inserts encoded url into database which means 
> whitespace would be stored as '+' symbols. Url from API parameter string is 
> being converted to URI object as part of validation, where the url path is 
> getting encoded.



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

Reply via email to