[Bug 1037349] Re: Logging in or out of Horizon redirects to the web root instead of the application root.

2012-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2012.2~rc1~20120904.2043-0ubuntu1 --- horizon (2012.2~rc1~20120904.2043-0ubuntu1) quantal; urgency=low [ Adam Gandelman ] * debian/patches/fix-coverage-binary-name.patch: Drop, merge into fix-ubuntu-tests.patch. *

[Bug 1037349] Re: Logging in or out of Horizon redirects to the web root instead of the application root.

2012-08-24 Thread Clint Byrum
Per upstream response, this appears to be a config issue and not a bug. ** Changed in: horizon (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu.

[Bug 1037349] Re: Logging in or out of Horizon redirects to the web root instead of the application root.

2012-08-24 Thread Adam Gandelman
Opening again. The fix for bug #1020313 changes the default config and moves the applications root to /horizon (instead of /). The rest of the config needs updating so that redirects function properly with the new change. ** Changed in: horizon (Ubuntu) Status: Invalid = Confirmed --

[Bug 1037349] Re: Logging in or out of Horizon redirects to the web root instead of the application root.

2012-08-15 Thread Gabriel Hurley
This uses Django's standard login/logout redirect settings. You need to change your local settings. This stackoverflow question is the right direction: http://stackoverflow.com/questions/1036186/django-apache- redirect-problem ** Changed in: horizon Status: New = Won't Fix -- You