Comment 2 for bug 1067206

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

Reviewed: https://review.openstack.org/16152
Committed: http://github.com/openstack/horizon/commit/76ef256dc47b590f205aa95c2d439282fb62c962
Submitter: Jenkins
Branch: master

commit 76ef256dc47b590f205aa95c2d439282fb62c962
Author: Kieran Spear <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.

    Change-Id: Ia1801afaecd6a23fbcc6054552d0fd313597d1c1