Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3097 by [email protected]: unable to post a review with post-review
http://code.google.com/p/reviewboard/issues/detail?id=3097
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
rejected.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!
What version are you running?
1.7.14
What's the URL of the page containing the problem?
private
What steps will reproduce the problem?
1. install the version + create site
2. create subversion repository
3. install RBTools 0.5.2
4. go to svn trunk directory
5. prepare .reviewboardrc with REVIEWBOARD_URL
6. execute post-review -d
What is the expected output? What do you see instead?
Expected output would be a review in the system. I see an error after
message that review has been created, but in the system, nothing is
present. Attached below...
What operating system are you using? What browser?
Linux Mint, Chrome
Please provide any additional information below.
Review request created
Traceback (most recent call last):
File "/usr/local/bin/post-review", line 9, in <module>
load_entry_point('RBTools==0.5.2', 'console_scripts', 'post-review')()
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.2-py2.7.egg/rbtools/postreview.py",
line 1372, in main
submit_as=options.submit_as)
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.2-py2.7.egg/rbtools/postreview.py",
line 897, in tempt_fate
review_request = server.new_review_request(changenum, submit_as)
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.5.2-py2.7.egg/rbtools/postreview.py",
line 470, in new_review_request
return rsp['review_request']
KeyError: 'review_request'
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.