| Summary: | UI : displays 'Capsules' it should be 'Smart Proxies' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Tazim Kolhar <tkolhar> | ||||
| Component: | WebUI | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
| WebUI sub component: | Foreman | QA Contact: | Tazim Kolhar <tkolhar> | ||||
| Status: | CLOSED NOTABUG | Docs Contact: | |||||
| Severity: | unspecified | ||||||
| Priority: | unspecified | CC: | cwelton | ||||
| Version: | 6.2.0 | ||||||
| Target Milestone: | Unspecified | ||||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-04-07 13:55:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
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: