Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3020 by [email protected]: RBTools / post-review.py ignores https
prefix
http://code.google.com/p/reviewboard/issues/detail?id=3020
*** 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?
0.5.1 RBTools
What's the URL of the page containing the problem?
post-review.py
Here is the output, please note the "http" - even though we're using HTTPS
in the config:
######
[florian@Florians-MacBook-Pro ~/mesosphere/chaos (wip)]$ cat .reviewboardrc
GUESS_SUMMARY = True
REVIEWBOARD_URL = "https://rb.mesosphere.com/"
OPEN_BROWSER = True
######
This is the debug from the post-review, please note how there is no mention
of the "HTTPS" - it assumes something is listening on http.
HTTP POSTing to http://rb.mesosphere.com/api/review-requests/:
{'repository': '[email protected]:foo/chaos.git'}
Review request created
Traceback (most recent call last):
File "/usr/local/bin/post-review", line 8, in <module>
load_entry_point('RBTools==0.5.1', 'console_scripts', 'post-review')()
File "/Library/Python/2.7/site-packages/RBTools-0.5.1-py2.7.egg/rbtools/postreview.py",
line 1363, in main
File "/Library/Python/2.7/site-packages/RBTools-0.5.1-py2.7.egg/rbtools/postreview.py",
line 893, in tempt_fate
File "/Library/Python/2.7/site-packages/RBTools-0.5.1-py2.7.egg/rbtools/postreview.py",
line 465, in new_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.