Bug 1231986 - Clicking fleeced "Init processes" on an image summary screen triggers an error.
Summary: Clicking fleeced "Init processes" on an image summary screen triggers an error.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.4.1
Assignee: Dan Clarizio
QA Contact: Milan Falešník
URL:
Whiteboard:
Depends On: 1211665 1243418
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-15 18:32 UTC by John Prause
Modified: 2015-07-30 13:11 UTC (History)
16 users (show)

Fixed In Version: 5.4.1.0
Doc Type: Bug Fix
Doc Text:
During Red Hat OpenStack infrastructure integration, clicking fleeced Init Processes on an image summary screen threw an error: undefined method `name' for nil:NilClass [vm_cloud/explorer This bug has been fixed by making show_association use controller_to_model when retrieving @record. This makes linux_initprocesses (and others) load from VmOrTemplate, not VmCloud - without it, /vm_cloud/linux_initprocesses/119 tries to load VmCloud(id=119) and not VmOrTemplate(id=119) in CiProcessing#show_association. This has been broken since ec1389e which unified all the show_association methods, without the special @record load handling that was present in VmCommon. Without it, a load from VmCloud is attempted instead of VmOrTemplate, and fails. This likely affects all show_association calls made from vm_common - Running Processes, Registry Entries, Advanced Settings, Init Processes, Win32 Services, Kernel Drivers, File System Drivers, Files and Security Groups.
Clone Of: 1211665
Environment:
Last Closed: 2015-07-30 13:11:49 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:1511 0 normal SHIPPED_LIVE CFME 5.4.1 bug fixes, and enhancement update 2015-07-30 17:10:05 UTC

Comment 3 Milan Falešník 2015-07-21 09:03:03 UTC
Verified in 5.4.1.0, the clickthrough now works.

Comment 5 errata-xmlrpc 2015-07-30 13:11:49 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-1511.html


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