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

Stefania edited comment on CASSANDRA-11030 at 1/29/16 8:31 AM:
---------------------------------------------------------------

+1, thanks! 

Just one note: {{patch by pauloricardomg; reviewed by stef1927 for 
CASSANDRA-11030}}, I think we normally use the git users rather than the GH 
handles, so it should be {{patch by Paulo Motta; reviewed by Stefania 
Alborghetti for CASSANDRA-11030}}.

-I leave it to you to move the ticket to ready for commit once you have 
indicated which patches automatically merge up.- Please see comment below.


was (Author: stefania):
+1, thanks! 

Just one note: {{patch by pauloricardomg; reviewed by stef1927 for 
CASSANDRA-11030}}, I think we normally use the git users rather than the GH 
handles, so it should be {{patch by Paulo Motta; reviewed by Stefania 
Alborghetti for CASSANDRA-11030}}.

I leave it to you to move the ticket to ready for commit once you have 
indicated which patches automatically merge up.

> utf-8 characters incorrectly displayed/inserted on cqlsh on Windows
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-11030
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11030
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Paulo Motta
>            Assignee: Paulo Motta
>            Priority: Minor
>              Labels: cqlsh, windows
>
> {noformat}
> C:\Users\Paulo\Repositories\cassandra [2.2-10948 +6 ~1 -0 !]> .\bin\cqlsh.bat 
> --encoding utf-8
> Connected to test at 127.0.0.1:9042.
> [cqlsh 5.0.1 | Cassandra 2.2.4-SNAPSHOT | CQL spec 3.3.1 | Native protocol v4]
> Use HELP for help.
> cqlsh> INSERT INTO bla.test (bla ) VALUES  ('não') ;
> cqlsh> select * from bla.test;
>  bla
> -----
>  n?o
> (1 rows)
> {noformat}



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

Reply via email to