https://github.com/ging/horizon
Revision 74c2b8ab629cd4bcc64e32d8d7810279f17a69c7 authored by Visnusaran Murugan on 10 September 2013, 23:57:36 UTC, committed by Yves-Gwenael Bourhis on 25 September 2013, 08:13:03 UTC
process_response refers request.horizon in case of ajax
request, but this attribute was not set on session timeout.
redirection to previous page was not sent.

IMPORTANT NOTE:
After a session timeout, when logging back in the requested modal dialogue
is displayed in a static view page.

Change-Id: I793b1c0a4c51107d263de0fe144dca26f5216d7a
Closes-Bug: #1214812
1 parent 56d47fc
History
Tip revision: 74c2b8ab629cd4bcc64e32d8d7810279f17a69c7 authored by Visnusaran Murugan on 10 September 2013, 23:57:36 UTC
Handled ajax request crash after session timeout
Tip revision: 74c2b8a
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 519 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 411 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 292 bytes
openstack-common.conf -rw-r--r-- 194 bytes
requirements.txt -rw-r--r-- 505 bytes
run_tests.sh -rwxr-xr-x 12.7 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 794 bytes
test-requirements.txt -rw-r--r-- 289 bytes
tox.ini -rw-r--r-- 1.1 KB

README.rst

back to top