Comment 4 for bug 1636340

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

Reviewed: https://review.openstack.org/420783
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=620ecfab372f931cd7e9507d45c10d456e0101fa
Submitter: Jenkins
Branch: stable/newton

commit 620ecfab372f931cd7e9507d45c10d456e0101fa
Author: Kenji Ishii <email address hidden>
Date: Tue Oct 25 10:32:10 2016 +0900

    Fix a script error which is occurred when choosing no file

    In swift container panel, when a user select no file with opening
    file select dialog, error will occur because in that case there
    are no file info. This patch will fix it.

    Change-Id: Ib6e381e9af97837f6aae8df9d9564eee76304670
    Closes-Bug: #1636340
    (cherry picked from commit 2fbf3fbdf3da2371219da3bc6509e1b622175f5e)