------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4631/ ------------------------------------------------------------------------------
New ticket #4631 by kbjerke For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect File attachments: * view-source-dashboard.html <https://hellosplat.com/s/beanbag/attachments/1273/> * virtual-host.txt <https://hellosplat.com/s/beanbag/attachments/1274/> ------------------------------------------------------------------------------ Dashboard isn't properly redirecting behind a proxy ============================================================================== # What version are you running? 3.0.2, but the issue was present in 2.5.16 # What's the URL of the page containing the problem? /dashboard/ # What steps will reproduce the problem? 1. Run Review Board behind a proxy at a path e.g.: /rb/ 2. Login and go to Dashboard 3. Click any submenu item under Outgoing/Incoming (All, Open, Open, To me) # What is the expected output? What do you see instead? Expected: Redirect to /rb/dashboard/?view={to-me, outgoing} Actual result: Redirect to /dashboard/?view={to-me, outgoing} # What operating system are you using? What browser? CentOS 7 (Inside Docker container) Chrome, Firefox is not even displaying the <div id="page_sidebar"> in the rendered HTML # Please provide any additional information below. So I am running all of this in Docker, I have 3 containers (reviewboard, memcached and apache httpd) and a remote PostgreSQL db. After doing some research, I believe my proxy settings are correct, but I may be mistaken. I'm including 2 files: 1. view-source of /rb/dashboard/ and 2. VirtualHost entry. ------------------------------------------------------------------------------ -- 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 https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
