Comment 2 for bug 1030641

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

Reviewed: https://review.openstack.org/10901
Committed: http://github.com/openstack/horizon/commit/68e612d37fe2e648f17469f8e92677081c1a2982
Submitter: Jenkins
Branch: master

commit 68e612d37fe2e648f17469f8e92677081c1a2982
Author: Tihomir Trifonov <email address hidden>
Date: Mon Aug 6 19:28:16 2012 +0300

    Added a check for None value in get_object_display

    When get_object_display returns None,
    the concatenation of the list of display values fails.

    Fixes bug 1030641

    PATCH SET 2: Added function for joining of
    lazy(proxy) strings(similar to string_concat)

    Change-Id: I76398e85f93bc508aaae056aca77c8103998c7b6