Re: Issue 2279 in reviewboard: 1.6.1 started to return redirected url instead of configured server name

2011-10-08 Thread reviewboard

Updates:
Status: Fixed
Labels: Component-Docs

Comment #7 on issue 2279 by chip...@gmail.com: 1.6.1 started to return  
redirected url instead of configured server name

http://code.google.com/p/reviewboard/issues/detail?id=2279

Added this to the FAQ. It'll appear in tonight's build.

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



Re: Issue 2279 in reviewboard: 1.6.1 started to return redirected url instead of configured server name

2011-09-25 Thread reviewboard


Comment #5 on issue 2279 by trowb...@gmail.com: 1.6.1 started to return  
redirected url instead of configured server name

http://code.google.com/p/reviewboard/issues/detail?id=2279

Did it work?

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



Issue 2279 in reviewboard: 1.6.1 started to return redirected url instead of configured server name

2011-09-12 Thread reviewboard

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

New issue 2279 by kofem...@googlemail.com: 1.6.1 started to return  
redirected url instead of configured server name

http://code.google.com/p/reviewboard/issues/detail?id=2279

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6.1

What's the URL of the page containing the problem?
login/ update diff

What steps will reproduce the problem?
1. upload diff
2.
3.

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


What operating system are you using? What browser?


Please provide any additional information below.
We run reviewboard on another host than official end point.
Let say our official name is rb.outr.site and reviewboard runs on
rb-inter.our.site:8001. With review board  1.6.1 all generated urls
refere to rb.outr.site. Since upgrade to 1.6.1 links generated by
reviewboard refere to rb-inter.our.site:8001 even in json api.


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



Re: Issue 2279 in reviewboard: 1.6.1 started to return redirected url instead of configured server name

2011-09-12 Thread reviewboard


Comment #3 on issue 2279 by chip...@gmail.com: 1.6.1 started to return  
redirected url instead of configured server name

http://code.google.com/p/reviewboard/issues/detail?id=2279

Looks like this was part of the set of fixes in Django 1.3.1 for the  
security vulnerabilities. See the info at:


https://www.djangoproject.com/weblog/2011/sep/09/security-releases-issued/

You should be able to set USE_X_FORWARDED_HOST = True in your site's  
conf/settings_local.py file to get around this.


Let me know if that works.

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



Re: Issue 2279 in reviewboard: 1.6.1 started to return redirected url instead of configured server name

2011-09-12 Thread reviewboard


Comment #4 on issue 2279 by kofem...@googlemail.com: 1.6.1 started to  
return redirected url instead of configured server name

http://code.google.com/p/reviewboard/issues/detail?id=2279

Thanks. As we reverted back to 1.6 I will do a second attempt to upgrade  
tomorrow.


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