Re: Issue 2303 in reviewboard: Impossible to view last version of a review & impossible to commit a review

2011-09-22 Thread reviewboard

Updates:
Status: SetupIssue

Comment #3 on issue 2303 by trowb...@gmail.com: Impossible to view last  
version of a review & impossible to commit a review

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

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2303 in reviewboard: Impossible to view last version of a review & impossible to commit a review

2011-09-22 Thread reviewboard


Comment #2 on issue 2303 by yhoch...@gmail.com: Impossible to view last  
version of a review & impossible to commit a review

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

Hi,

I'm sorry but I did not use the proper mean to report my issue, I believed
to contact directly my adminisitrator before you. I'll see that with him.

Thanks & regards,
Yvon Hochart.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2303 in reviewboard: Impossible to view last version of a review & impossible to commit a review

2011-09-22 Thread reviewboard

Updates:
Status: NeedInfo
Labels: -Type-Defect Type-Support

Comment #1 on issue 2303 by chip...@gmail.com: Impossible to view last  
version of a review & impossible to commit a review

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

This looks like some sort of character encoding mismatch. Most likely,  
either the database or the communication isn't handling your encoding  
properly. You'd have to get your administrator involved to find out what  
encoding the database is using. We have no control over any of this.


You're also running a very old version, so much has changed since then.

There's a lot of debug info there, some with source code. Did you intend to  
paste that here?


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2303 in reviewboard: Impossible to view last version of a review & impossible to commit a review

2011-09-22 Thread reviewboard

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

New issue 2303 by yhoch...@gmail.com: Impossible to view last version of a  
review & impossible to commit a review

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

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
Reviewboard 1.0.9.E1

What's the URL of the page containing the problem?
http://reviewboard.in.nds.com/reviews/r/10771/diff/3/#

What steps will reproduce the problem?
Itried 2 diffrent things, 2 different issues :
1.I tried to view diff version 2 or 3
2.I tried to commit a new review

What is the expected output? What do you see instead?
1. in a result, I wasn't able to see the new versions of files
2. after a certain time, nothing happened, so I cancelled my review dans  
then I see message error (see the end)


What operating system are you using? What browser?
Firefow 6.0.2 under Windows 7 SP1 64bits

Please provide any additional information below.



Warning at /reviews/api/json/reviewrequests/10771/reviews/draft/publish/

Incorrect string value: '\xEF\x81\x8A\x0AUp...' for column 'body_top' at  
row 1


Request Method: POST
Request URL: 	 
http://reviewboard.in.nds.com/reviews/api/json/reviewrequests/10771/reviews/draft/publish/

Django Version: 1.2.3
Exception Type: Warning
Exception Value:

Incorrect string value: '\xEF\x81\x8A\x0AUp...' for column 'body_top' at  
row 1


Exception Location: 	/usr/lib64/python2.4/warnings.py in warn_explicit,  
line 96

Python Executable:  /usr/bin/python
Python Version: 2.4.3
Python Path: 	 
['/srv/reviewboard/reviews/conf', '/usr/lib/python2.4/site-packages/setuptools-0.6c12dev_r85190-py2.4.egg', '/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg', '/usr/lib/python2.4/site-packages/ReviewBoard-1.0.9-py2.4.egg', '/usr/lib/python2.4/site-packages/python_memcached-1.45-py2.4.egg', '/usr/lib/python2.4/site-packages/pytz-2010l-py2.4.egg', '/usr/lib/python2.4/site-packages/flup-1.0.3.dev_20100525-py2.4.egg', '/usr/lib/python2.4/site-packages/Pygments-1.3.1-py2.4.egg', '/usr/lib/python2.4/site-packages/django_evolution-0.5-py2.4.egg', '/usr/lib/python2.4/site-packages/PIL-1.1.7-py2.4-linux-x86_64.egg', '/usr/lib/python2.4/site-packages/pydns-2.3.4-py2.4.egg', '/usr/lib/python2.4/site-packages/simplejson-2.1.1-py2.4-linux-x86_64.egg', '/usr/lib/python2.4/site-packages/MySQL_python-1.2.3-py2.4-linux-x86_64.egg', '/usr/lib/python2.4/site-packages/Djblets-0.6.6-py2.4.egg', '/usr/lib64/python24.zip', '/usr/lib64/python2.4', '/usr/lib64/python2.4/plat-linux2', '/usr/lib64/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload', '/usr/lib64/python2.4/site-packages', '/usr/lib64/python2.4/site-packages/Numeric', '/usr/lib64/python2.4/site-packages/gtk-2.0', '/usr/lib/python2.4/site-packages']

Server time:Thu, 22 Sep 2011 12:28:23 +0530
Traceback Switch to copy-and-paste view

 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/core/handlers/base.py  
in get_response

response = callback(request, *callback_args, **callback_kwargs) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/views/decorators/cache.py  
in _wrapped_view_func

response = view_func(request, *args, **kwargs) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Djblets-0.6.6-py2.4.egg/djblets/webapi/decorators.py  
in _checklogin

response = view_func(*args, **kwargs) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/views/decorators/http.py  
in inner

return func(request, *args, **kwargs) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/ReviewBoard-1.0.9-py2.4.egg/reviewboard/webapi/json.py  
in review_draft_save

review.publish() ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/ReviewBoard-1.0.9-py2.4.egg/reviewboard/reviews/models.py  
in publish

self.save() ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/ReviewBoard-1.0.9-py2.4.egg/reviewboard/reviews/models.py  
in save

super(Review, self).save() ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/db/models/base.py  
in save
self.save_base(using=using, force_insert=force_insert,  
force_update=force_update) ...

▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/db/models/base.py  
in save_base

rows = manager.using(using).filter(pk=pk_val)._update(values) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/db/models/query.py  
in _update

return query.get_compiler(self.db).execute_sql(None) ...
▶ Local vars
 
/usr/lib/python2.4/site-packages/Django-1.2.3-py2.4.egg/django/db/models/sql/compiler.py  
in execut