727: RSS Feeds using HTTP instead of configured HTTPS

ciao****@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Dec. 31, 2008
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.
chipx86
#1 chipx86
  • +Confirmed
  • +Milestone-Release1.0
    +Component-Feeds
chipx86
#2 chipx86
Fixed in r1659.
  • -Confirmed
    +Fixed
  • +chipx86