------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/4618/
------------------------------------------------------------------------------

New ticket #4618 by Narayan15
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


------------------------------------------------------------------------------
Error while creating ReviewRequest through Web UI
==============================================================================

# What version are you running?
2.5.13.1

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

/api/review-requests/

# What steps will reproduce the problem?
1. Add git based project
2. Try to create review request from one of the commits
3. 


# What is the expected output? What do you see instead?
500 INTERNAL SERVER ERROR

# What operating system are you using? What browser?
Linux - both Firefox and Chrome

# Please provide any additional information below.
Unable to update new review request from commit ID 
07ddecf6da9885ee878d4bcf0130ce6a1a4a2455 on repository ID=57: 'ascii' codec 
can't decode byte 0xe2 in position 93315: ordinal not in range(128)
Traceback (most recent call last):
  File 
"/usr/lib/python2.7/site-packages/ReviewBoard-2.5.13.1-py2.7.egg/reviewboard/reviews/managers.py",
 line 156, in create
    draft.update_from_commit_id(commit_id)
  File 
"/usr/lib/python2.7/site-packages/ReviewBoard-2.5.13.1-py2.7.egg/reviewboard/reviews/models/review_request_draft.py",
 line 278, in update_from_commit_id
    self.update_from_committed_change(commit_id)
  File 
"/usr/lib/python2.7/site-packages/ReviewBoard-2.5.13.1-py2.7.egg/reviewboard/reviews/models/review_request_draft.py",
 line 346, in update_from_committed_change

------------------------------------------------------------------------------

-- 
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 https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to