Comment 5 for bug 1582298

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

Reviewed: https://review.openstack.org/323344
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3c8c403f34aebcce731dcebbaf23f5cc672eed7f
Submitter: Jenkins
Branch: stable/mitaka

commit 3c8c403f34aebcce731dcebbaf23f5cc672eed7f
Author: Diana Whitten <email address hidden>
Date: Mon May 16 10:34:21 2016 -0700

    Django compressor cannot find custom theme templates

    An else condition was missed in the Theme Template loader. Some
    templates that are loaded from a theme do start with '/', so
    another elif was added to catching this possibility.

    Closes-bug: #1582298

    Change-Id: I74e147d5abdcb2ab12f1a0c8e7af7fc7f89aff1e
    (cherry picked from commit 4b870b12c139bda715c9d68e53daf80b51034d42)