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

clebert suconic closed ARTEMIS-361.
-----------------------------------
    Resolution: Fixed

> Improve encoding on ServerLocator's properties
> ----------------------------------------------
>
>                 Key: ARTEMIS-361
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-361
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 1.1.0, 1.2.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>             Fix For: 1.3.0
>
>
> If you add any weird encoding on properties (such as % and space) the 
> ConnectionFactory serialization might be broken due to these encodings.
> We should be using URLEncoder.encode(STRING, "UTF-8") and 
> URLDecoder.decode(STRING, "UTF-8") for all the Query properties on the 
> URISchema.



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

Reply via email to