What's the URL of the page containing the problem?
https://<reviewboard>/feeds/rss/users/<username>/
What steps will reproduce the problem?
1. Run ReviewBoard over https
2. Go to one of the RSS Feed pages
3. Click on a link for a review. The link is broken because it uses http
instead of https in URL.
What is the expected output? What do you see instead?
The URL should use the DOMAIN_METHOD configured in settings_local.py.
What operating system are you using? What browser?
CentOS
Please provide any additional information below.