------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4843/ ------------------------------------------------------------------------------
New ticket #4843 by amalik2 For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ Clicking on one of the + icons on the admin page does not navigate to the correct URL ============================================================================== # What version are you running? master (dev) with Python 3.6 # What's the URL of the page containing the problem? http://localhost:8080/admin/ # What steps will reproduce the problem? 1. Navigate to http://localhost:8080/admin/ and log in 2. After logging in, scroll down to the "Manage" section of the left navigation menu 3. Click on one of the green "+" icons to attempt to create a new user/repository/review group/etc. # What is the expected output? What do you see instead? It adds in an extra /admin/ in the path. For example, It takes you to http://localhost:8080/admin/admin/db/scmtools/repository/ instead of http://localhost:8080/admin/db/scmtools/repository/ # What operating system are you using? What browser? Ubuntu Linux, Firefox # Please provide any additional information below. This appears to only happen with Python 3 ------------------------------------------------------------------------------ -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20190906160123.2611.65424%40ip-10-1-54-209.ec2.internal.
