Bug 1383350

Summary: Incorrect hover text for Edit tags button
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Gilles Dubreuil <gdubreui>
Status: CLOSED CURRENTRELEASE QA Contact: Nandini Chandra <nachandr>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: cpelland, dclarizi, gdubreui, hkataria, jhardy, mpovolny, obarenbo, rrasouli, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui
Fixed In Version: 5.7.0.5 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1379009 Environment:
Last Closed: 2017-01-11 20:15:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Openstack Target Upstream Version:
Embargoed:
Bug Depends On: 1379009    
Bug Blocks:    

Comment 2 CFME Bot 2016-10-17 16:20:26 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/d7bf126f697e7323ea60784c8a0df2c6acf82720

commit d7bf126f697e7323ea60784c8a0df2c6acf82720
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Oct 5 14:58:49 2016 -0700
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Thu Oct 13 14:56:39 2016 -0400

    Merge pull request #11674 from gildub/network-over-policy-tag-fix
    
    Fix mouse over message on few network objects
    (cherry picked from commit 35827cb1c85bfec1bee59e23f2508581e64cd518)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1383350

 app/helpers/application_helper/toolbar/cloud_network_center.rb   | 2 +-
 app/helpers/application_helper/toolbar/cloud_networks_center.rb  | 2 +-
 app/helpers/application_helper/toolbar/cloud_subnet_center.rb    | 2 +-
 app/helpers/application_helper/toolbar/cloud_subnets_center.rb   | 2 +-
 app/helpers/application_helper/toolbar/network_port_center.rb    | 2 +-
 app/helpers/application_helper/toolbar/network_ports_center.rb   | 2 +-
 app/helpers/application_helper/toolbar/network_router_center.rb  | 2 +-
 app/helpers/application_helper/toolbar/network_routers_center.rb | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

Comment 7 Gilles Dubreuil 2016-11-29 06:20:09 UTC
The backport was applied https://github.com/ManageIQ/manageiq/pull/11674