Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard

Updates:
Status: SetupIssue

Comment #3 on issue 3151 by chip...@gmail.com: post-review is not  
supporting russial symbols for description and summary fields

http://code.google.com/p/reviewboard/issues/detail?id=3151

This is generally caused by your database not being set for UTF8. Many  
MySQL installations, for instance, default to a latin1 encoding.


There are guides for all major databases on converting to UTF8, which you  
can follow to resolve this issue.


Assuming MySQL, you should be able to do a mysqldump to a file, make a  
backup, edit the table definitions to use utf8 instead of latin1, and  
recreate your database from that dump.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard


Comment #4 on issue 3151 by chip...@gmail.com: post-review is not  
supporting russial symbols for description and summary fields

http://code.google.com/p/reviewboard/issues/detail?id=3151

This is generally caused by your database not being set for UTF8. Many  
MySQL installations, for instance, default to a latin1 encoding.


There are guides for all major databases on converting to UTF8, which you  
can follow to resolve this issue.


Assuming MySQL, you should be able to do a mysqldump to a file, make a  
backup, edit the table definitions to use utf8 instead of latin1, and  
recreate your database from that dump.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard


Comment #2 on issue 3151 by i...@lawguard.ru: post-review is not supporting  
russial symbols for description and summary fields

http://code.google.com/p/reviewboard/issues/detail?id=3151

(No comment was entered for this change.)

Attachments:
screen2.png  56.8 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard


Comment #1 on issue 3151 by i...@lawguard.ru: post-review is not supporting  
russial symbols for description and summary fields

http://code.google.com/p/reviewboard/issues/detail?id=3151

updated attachments

Attachments:
screen1.png  121 KB
screen2.png  56.4 KB
log.txt  2.4 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Issue 3151 in reviewboard: post-review is not supporting russial symbols for description and summary fields

2013-12-04 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3151 by i...@lawguard.ru: post-review is not supporting russial  
symbols for description and summary fields

http://code.google.com/p/reviewboard/issues/detail?id=3151

What version are you running?

RBTools 0.5.2

What's the URL of the page containing the problem?

N/A

What steps will reproduce the problem?
1. setup RBTools
2. Run

post-review --revision-range=100:104 --summary='Русский текст'  
--description="Русский текст" -p -d -o



What is the expected output? What do you see instead?

Expect to see russian symbols

There are '?' symbols  - instead it

What operating system are you using? What browser?

Chrome, workstation OS = Win7



Please provide any additional information below.

In debug mode can see that symbols are not processed correctly. Please see  
attachments.



Attachments:
screen1.png  121 KB
screen2.png  55.6 KB
log.txt  2.4 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.