Comment 4 for bug 1067206

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/folsom)

Reviewed: https://review.openstack.org/18298
Committed: http://github.com/openstack/horizon/commit/0b1c5536dfd80f071d8e3e92b71dc7eca0b1d325
Submitter: Jenkins
Branch: stable/folsom

commit 0b1c5536dfd80f071d8e3e92b71dc7eca0b1d325
Author: Matthias Runge <email address hidden>
Date: Wed Nov 14 18:30:39 2012 +1100

    Don't inherit from base.html in 500 error page

    For server errors, the context passed to the template is empty,
    so things like STATIC_URL and context processors don't work.

    Fixes bug 1067206 for the folsom branch.

    This has been adapted to folsom release and is a backport from master.

    Change-Id: I5cd60523360d71b088226e4d0f87d88bac8a8df3