Bug 1236205 - Breadcrumb navigation error while navigating users
Summary: Breadcrumb navigation error while navigating users
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.3.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.4.2
Assignee: Aparna Karve
QA Contact: Aziza Karol
URL:
Whiteboard:
Depends On: 1195401
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-26 20:01 UTC by Aparna Karve
Modified: 2015-09-09 13:10 UTC (History)
11 users (show)

Fixed In Version: 5.4.2.0
Doc Type: Bug Fix
Doc Text:
Clone Of: 1195401
Environment:
Last Closed: 2015-09-09 12:25:24 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1744 0 normal SHIPPED_LIVE CFME 5.4.2 bug fixes, and enhancement update 2015-09-09 16:25:05 UTC

Comment 2 CFME Bot 2015-08-18 22:07:29 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5ce03493df1554a278e254e9317593e425a771e6

commit 5ce03493df1554a278e254e9317593e425a771e6
Author:     Aparna Karve <akarve>
AuthorDate: Mon Mar 2 14:34:11 2015 -0800
Commit:     Aparna Karve <akarve>
CommitDate: Tue Aug 18 08:54:56 2015 -0700

    1. vm explorer should not add a breadcrumb path when
       transitioning into a VM Summary screen, but otherwise it should.
    2. When in VM Summary screen, breadcrumb path should be created only
       when transitioning into non-vm_infra controllers
    3. cleaned up breadcrumb related code in reconfigure_update
    
    Other fixes -
    1. Appropriate Breadcrumb name based on the actual model would be
    displayed
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1236202
    https://bugzilla.redhat.com/show_bug.cgi?id=1236205
    https://bugzilla.redhat.com/show_bug.cgi?id=1236206

 vmdb/app/controllers/application_controller.rb     |  5 ++++
 .../application_controller/ci_processing.rb        | 15 ++++-------
 vmdb/app/controllers/ems_cluster_controller.rb     |  2 +-
 vmdb/app/controllers/host_controller.rb            |  2 +-
 vmdb/app/controllers/mixins/vm_show_mixin.rb       |  4 +++
 .../app/controllers/provider_foreman_controller.rb |  2 +-
 vmdb/app/controllers/vm_cloud_controller.rb        |  4 +++
 vmdb/app/controllers/vm_common.rb                  |  4 +++
 vmdb/app/controllers/vm_infra_controller.rb        |  4 +++
 vmdb/app/controllers/vm_or_template_controller.rb  |  4 +++
 vmdb/app/helpers/application_helper.rb             |  8 ++++++
 .../application_controller/ci_processing_spec.rb   |  2 +-
 .../provider_foreman_controller_spec.rb            |  2 +-
 vmdb/spec/controllers/vm_cloud_controller_spec.rb  | 29 ++++++++++++++++++++++
 vmdb/spec/controllers/vm_infra_controller_spec.rb  | 27 ++++++++++++++++++++
 .../controllers/vm_or_template_controller_spec.rb  | 29 ++++++++++++++++++++++
 16 files changed, 128 insertions(+), 15 deletions(-)

Comment 3 CFME Bot 2015-08-18 22:09:38 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5ce03493df1554a278e254e9317593e425a771e6

commit 5ce03493df1554a278e254e9317593e425a771e6
Author:     Aparna Karve <akarve>
AuthorDate: Mon Mar 2 14:34:11 2015 -0800
Commit:     Aparna Karve <akarve>
CommitDate: Tue Aug 18 08:54:56 2015 -0700

    1. vm explorer should not add a breadcrumb path when
       transitioning into a VM Summary screen, but otherwise it should.
    2. When in VM Summary screen, breadcrumb path should be created only
       when transitioning into non-vm_infra controllers
    3. cleaned up breadcrumb related code in reconfigure_update
    
    Other fixes -
    1. Appropriate Breadcrumb name based on the actual model would be
    displayed
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1236202
    https://bugzilla.redhat.com/show_bug.cgi?id=1236205
    https://bugzilla.redhat.com/show_bug.cgi?id=1236206

 vmdb/app/controllers/application_controller.rb     |  5 ++++
 .../application_controller/ci_processing.rb        | 15 ++++-------
 vmdb/app/controllers/ems_cluster_controller.rb     |  2 +-
 vmdb/app/controllers/host_controller.rb            |  2 +-
 vmdb/app/controllers/mixins/vm_show_mixin.rb       |  4 +++
 .../app/controllers/provider_foreman_controller.rb |  2 +-
 vmdb/app/controllers/vm_cloud_controller.rb        |  4 +++
 vmdb/app/controllers/vm_common.rb                  |  4 +++
 vmdb/app/controllers/vm_infra_controller.rb        |  4 +++
 vmdb/app/controllers/vm_or_template_controller.rb  |  4 +++
 vmdb/app/helpers/application_helper.rb             |  8 ++++++
 .../application_controller/ci_processing_spec.rb   |  2 +-
 .../provider_foreman_controller_spec.rb            |  2 +-
 vmdb/spec/controllers/vm_cloud_controller_spec.rb  | 29 ++++++++++++++++++++++
 vmdb/spec/controllers/vm_infra_controller_spec.rb  | 27 ++++++++++++++++++++
 .../controllers/vm_or_template_controller_spec.rb  | 29 ++++++++++++++++++++++
 16 files changed, 128 insertions(+), 15 deletions(-)

Comment 4 CFME Bot 2015-08-18 22:10:18 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=5ce03493df1554a278e254e9317593e425a771e6

commit 5ce03493df1554a278e254e9317593e425a771e6
Author:     Aparna Karve <akarve>
AuthorDate: Mon Mar 2 14:34:11 2015 -0800
Commit:     Aparna Karve <akarve>
CommitDate: Tue Aug 18 08:54:56 2015 -0700

    1. vm explorer should not add a breadcrumb path when
       transitioning into a VM Summary screen, but otherwise it should.
    2. When in VM Summary screen, breadcrumb path should be created only
       when transitioning into non-vm_infra controllers
    3. cleaned up breadcrumb related code in reconfigure_update
    
    Other fixes -
    1. Appropriate Breadcrumb name based on the actual model would be
    displayed
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1236202
    https://bugzilla.redhat.com/show_bug.cgi?id=1236205
    https://bugzilla.redhat.com/show_bug.cgi?id=1236206

 vmdb/app/controllers/application_controller.rb     |  5 ++++
 .../application_controller/ci_processing.rb        | 15 ++++-------
 vmdb/app/controllers/ems_cluster_controller.rb     |  2 +-
 vmdb/app/controllers/host_controller.rb            |  2 +-
 vmdb/app/controllers/mixins/vm_show_mixin.rb       |  4 +++
 .../app/controllers/provider_foreman_controller.rb |  2 +-
 vmdb/app/controllers/vm_cloud_controller.rb        |  4 +++
 vmdb/app/controllers/vm_common.rb                  |  4 +++
 vmdb/app/controllers/vm_infra_controller.rb        |  4 +++
 vmdb/app/controllers/vm_or_template_controller.rb  |  4 +++
 vmdb/app/helpers/application_helper.rb             |  8 ++++++
 .../application_controller/ci_processing_spec.rb   |  2 +-
 .../provider_foreman_controller_spec.rb            |  2 +-
 vmdb/spec/controllers/vm_cloud_controller_spec.rb  | 29 ++++++++++++++++++++++
 vmdb/spec/controllers/vm_infra_controller_spec.rb  | 27 ++++++++++++++++++++
 .../controllers/vm_or_template_controller_spec.rb  | 29 ++++++++++++++++++++++
 16 files changed, 128 insertions(+), 15 deletions(-)

Comment 6 Aziza Karol 2015-08-24 10:49:34 UTC
Verified:
5.4.2.0.20150820153254_83e434d

Comment 8 errata-xmlrpc 2015-09-09 12:25:24 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1744.html


Note You need to log in before you can comment on or make changes to this bug.