Comment 6 for bug 1629993

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

Reviewed: https://review.openstack.org/388554
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6de13be18385f6886e218e8ec2558c517a3edc3e
Submitter: Jenkins
Branch: stable/newton

commit 6de13be18385f6886e218e8ec2558c517a3edc3e
Author: Luis Daniel Castellanos <email address hidden>
Date: Thu Oct 13 15:56:06 2016 -0500

    Clear cached selected items on swift objects table

    The swift objects/folders table was caching the selected
    items because it was broadcasting the wrong hzTable event
    to clear them when needed.

    Change-Id: Ie6d594718d6f2ca50f59d44d20978ccdb28734f5
    Closes-Bug: #1629993
    (cherry picked from commit d556a82ee2929d4a48e845311f12837f985bdca2)