Bug 1324722 - UI : displays 'Capsules' it should be 'Smart Proxies'
Summary: UI : displays 'Capsules' it should be 'Smart Proxies'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Tazim Kolhar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-07 06:00 UTC by Tazim Kolhar
Modified: 2016-04-26 00:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-07 13:55:53 UTC
Target Upstream Version:


Attachments (Terms of Use)
'Capsule' must be 'Smart Proxies' (67.05 KB, image/png)
2016-04-07 06:00 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2016-04-07 06:00:10 UTC
Created attachment 1144562 [details]
'Capsule' must be 'Smart Proxies'

Description of problem:
UI : displays 'Capsules' it should be 'Smart Proxies'

Version-Release number of selected component (if applicable):
# rpm -qa foreman
foreman-1.11.0.10-1.el7sat.noarch


How reproducible:
everytime

Steps to Reproduce:
1.Navigate to Infrastructure-> Capsules
2.https://<sat6-server>/smart_proxies
3.2016-04-07 01:56:34 [app] [I] Started GET "/smart_proxies" for 10.10.49.215 at 2016-04-07 01:56:34 -0400
2016-04-07 01:56:34 [app] [I] Processing by SmartProxiesController#index as HTML
2016-04-07 01:56:34 [app] [I]   Rendered smart_proxies/index.html.erb within layouts/application (22.4ms)
2016-04-07 01:56:34 [app] [I]   Rendered common/_searchbar.html.erb (3.1ms)
2016-04-07 01:56:34 [app] [I]   Rendered layouts/_application_content.html.erb (3.6ms)
2016-04-07 01:56:34 [app] [I]   Rendered home/_submenu.html.erb (1.1ms)
2016-04-07 01:56:34 [app] [I]   Rendered home/_user_dropdown.html.erb (1.4ms)
2016-04-07 01:56:34 [app] [I] Read fragment views/tabs_and_title_records-3 (0.2ms)
2016-04-07 01:56:34 [app] [I]   Rendered home/_topbar.html.erb (3.8ms)
2016-04-07 01:56:34 [app] [I]   Rendered layouts/base.html.erb (5.0ms)
2016-04-07 01:56:34 [app] [I] Completed 200 OK in 58ms (Views: 28.5ms | ActiveRecord: 7.2ms)
2016-04-07 01:56:35 [app] [I] Started GET "/smart_proxies/1-nec-em17-rhts-eng-bos-redhat-com/ping" for 10.10.49.215 at 2016-04-07 01:56:35 -0400
2016-04-07 01:56:35 [app] [I] Processing by SmartProxiesController#ping as */*
2016-04-07 01:56:35 [app] [I]   Parameters: {"id"=>"1-nec-em17-rhts-eng-bos-redhat-com"}
2016-04-07 01:56:35 [app] [I] Completed 200 OK in 104ms (Views: 2.7ms | ActiveRecord: 4.6ms)



Actual results:
It is Capsules
Screenshot attached

Expected results:
It should be Smart Proxies

Additional info:


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