Comment #2 on issue 3796 by msu...@aurea.com: Internal Error deleting
review due to character encoding.
https://code.google.com/p/reviewboard/issues/detail?id=3796
One more:
2015-03-04 05:21:43,086 - ERROR - - Error when calling render_data for
DataGrid Column <djblets.datagrid.grids.Column object at
0x7fcaa809ef50>: 'ascii' codec can't decode byte 0xc3 in position 1:
ordinal not in range(128)
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/Djblets-0.8.15-py2.6.egg/djblets/datagrid/grids.py",
line 266, in render_cell
rendered_data = self.render_data(state, obj)
File "/usr/lib/python2.6/site-packages/Djblets-0.8.15-py2.6.egg/djblets/datagrid/grids.py",
line 328, in render_data
value = value()
File "/usr/lib/python2.6/site-packages/Django-1.6.9-py2.6.egg/django/contrib/auth/models.py",
line 402, in get_full_name
full_name = '%s %s' % (self.first_name, self.last_name)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1:
ordinal not in range(128)
--
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/d/optout.