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

New issue 1537 by eversding: post-review (RBTools 0.2rc1) fails when submitting p4 changelist with add'l changes
http://code.google.com/p/reviewboard/issues/detail?id=1537

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
RBTools 0.2rc1

What steps will reproduce the problem?
1. Create and submit a perforce changelist via post-review
2. Publish the changelist
3. Now make an additional change to the changelist, and attempt to resubmit
using post-review

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

I expect to have it successfully update the review in RB (as it did with
RBTools 0.2beta2).  Instead I get this stack trace in post-review:

Traceback (most recent call last):
  File "/usr/local/bin/post-review", line 8, in <module>

    load_entry_point('RBTools==0.2rc1', 'console_scripts', 'post-review')()
File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 2774, in main
  File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 2423, in
tempt_fate
  File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 427, in
new_review_request
UnboundLocalError: local variable 'rsp' referenced before assignment

What operating system are you using? What browser?
Client is Mac OS X.

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@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.

Reply via email to