Comment 3 for bug 1746709

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

Reviewed: https://review.openstack.org/580103
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=58af8067966539dd3417f113e7356298b48386e5
Submitter: Zuul
Branch: master

commit 58af8067966539dd3417f113e7356298b48386e5
Author: Shu Muto <email address hidden>
Date: Wed Jul 4 15:53:03 2018 +0900

    Move to '404' page when resource type or resource not found

    When refresh or link directly to ngdetails without existing resource type
    or ID for the resource, ngdetails view shows blank view.

    This patch jump to 404 page in this situation.

    Change-Id: Ie95132d0fdb1e7aae5e32faad752f92ff76b238a
    Closes-Bug: #1746709