[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-12-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17244500#comment-17244500
 ] 

ASF subversion and git services commented on JCLOUDS-1559:
--

Commit 2e9ae3b3af1c94f7931b15f7d1cfb87bdf141ab8 in jclouds-labs's branch 
refs/heads/master from Andrew Gaul
[ https://gitbox.apache.org/repos/asf?p=jclouds-labs.git;h=2e9ae3b ]

JCLOUDS-1559: Add explicit Charset to fromJson calls


> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Assignee: Andrew Gaul
>Priority: Major
> Fix For: 2.3.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-12-05 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17244468#comment-17244468
 ] 

ASF subversion and git services commented on JCLOUDS-1559:
--

Commit 3a7e41f4e2e577b60430a7199cc4ddd1dfeadb62 in jclouds's branch 
refs/heads/master from roded
[ https://gitbox.apache.org/repos/asf?p=jclouds.git;h=3a7e41f ]

JCLOUDS-1559: add Charset to Json.fromJson InputStream methods


> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-11-30 Thread Ignasi Barrera (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240841#comment-17240841
 ] 

Ignasi Barrera commented on JCLOUDS-1559:
-

Yes, I think it's reasonable to let that out of the scope of this issue.

> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Priority: Major
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (JCLOUDS-1559) ParseJson is using the system's default charset to parse HTTP responses

2020-11-30 Thread roded (Jira)


[ 
https://issues.apache.org/jira/browse/JCLOUDS-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240798#comment-17240798
 ] 

roded commented on JCLOUDS-1559:


Please correct me if I'm wrong: I suspect that specifying the responses' 
charset is out of scope for this issue.

> ParseJson is using the system's default charset to parse HTTP responses
> ---
>
> Key: JCLOUDS-1559
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1559
> Project: jclouds
>  Issue Type: Bug
>Reporter: roded
>Priority: Major
>
> ParseJson is using the system's default charset to parse HTTP responses.
> HTTP response JSON parsing then fails on systems whose default charset is not 
> UTF8.
> ParseJson should specify explicitly that UTF8 should be used to parse the 
> HTTP responses. Json's fromJson methods should accept a charset argument.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)