Bug 1425094
Summary: | cannot create or edit subnets and domains in IE11 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Evgeni Golov <egolov> |
Component: | Networking | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Adam Ruzicka <aruzicka> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.7 | CC: | aruzicka, bbuckingham, jcallaha, karnsing, tbrisker |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:54:17 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: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1335839 |
Description
Evgeni Golov
2017-02-20 14:39:11 UTC
Just reproduced this on 6.2.7 with IE11 on Win 8.1 with a clean VM from https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Digging along I think this is a dupe of https://bugzilla.redhat.com/show_bug.cgi?id=1335604 Will investigate Not a dupe, but the fix is identical, will open a PR upstream soon. Created redmine issue http://projects.theforeman.org/issues/18587 from this bug Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/18587 has been resolved. Verified. Version Tested: Satellite-6.3 Snap 12 Package versions: satellite-6.3.0-16.0.beta.el7sat.noarch foreman-1.15.3-1.el7sat.noarch Pulled IE11 on Windows 7 VM image from modern.ie, created and edited a domain, create and edited a subnet, everything finished successfully. >> Domain create ==> /var/log/httpd/foreman-ssl_access_ssl.log <== 192.168.122.252 - - [23/Aug/2017:08:47:51 +0000] "POST /domains HTTP/1.1" 302 96 "https://192.168.122.74/domains/new" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" 192.168.122.252 - - [23/Aug/2017:08:47:51 +0000] "GET /domains HTTP/1.1" 200 5647 "https://192.168.122.74/domains/new" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" ==> /var/log/foreman/production.log <== 2017-08-23 08:47:51 9b036990 [app] [I] Started POST "/domains" for 192.168.122.252 at 2017-08-23 08:47:51 +0000 2017-08-23 08:47:51 9b036990 [app] [I] Processing by DomainsController#create as HTML 2017-08-23 08:47:51 9b036990 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"xwWJNJzZRffe1ZAubE89j98oA0zMluHU6qvcuDtPY+29IlmgqY1c1OPfnKbkxLt82ZXoV9/RAEY2rQyrjmp/6w==", "domain$=>{"name"=>"dc1.grid4x5.corp.megacompute.com", "fullname"=>"", "location_ids"=>[""], "organization_ids"=>["", "1"]}, "commit"=>"Submit"} 2017-08-23 08:47:51 9b036990 [app] [I] Current user: admin (administrator) 2017-08-23 08:47:51 9b036990 [app] [I] Redirected to https://192.168.122.74/domains 2017-08-23 08:47:51 9b036990 [app] [I] Completed 302 Found in 85ms (ActiveRecord: 20.4ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Started GET "/domains" for 192.168.122.252 at 2017-08-23 08:47:51 +0000 2017-08-23 08:47:51 13ddb241 [app] [I] Processing by DomainsController#index as HTML 2017-08-23 08:47:51 13ddb241 [app] [I] Current user: admin (administrator) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered domains/index.html.erb within layouts/application (32.1ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered common/_searchbar.html.erb (9.4ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered layouts/_application_content.html.erb (11.2ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Deface: [WARNING] No :original defined for 'theme_resources', you should change its definition to include: | :original => '3e6eaabe85a6c70b2023f985d7f96e424d1b2f2d' 2017-08-23 08:47:51 13ddb241 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include: | :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55' 2017-08-23 08:47:51 13ddb241 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include: | :original => '65925c62c5e6c4f7b9ec13a7f700a1ae8bd39ec2' 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered home/_submenu.html.erb (2.6ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered home/_user_dropdown.html.erb (2.1ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered home/_topbar.html.erb (7.5ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Rendered layouts/base.html.erb (18.2ms) 2017-08-23 08:47:51 13ddb241 [app] [I] Completed 200 OK in 95ms (Views: 75.6ms | ActiveRecord: 6.5ms) >> Domain edit ==> /var/log/httpd/foreman-ssl_access_ssl.log <== 192.168.122.252 - - [23/Aug/2017:08:48:51 +0000] "POST /domains/2-dc1-grid4x5-corp-megacompute-com HTTP/1.1" 302 96 "https://192.168.122.74/domains" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" 192.168.122.252 - - [23/Aug/2017:08:48:52 +0000] "GET /domains HTTP/1.1" 200 5662 "https://192.168.122.74/domains" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" ==> /var/log/foreman/production.log <== 2017-08-23 08:48:51 9a5b6c96 [app] [I] Started PATCH "/domains/2-dc1-grid4x5-corp-megacompute-com" for 192.168.122.252 at 2017-08-23 08:48:51 +0000 2017-08-23 08:48:51 9a5b6c96 [app] [I] Processing by DomainsController#update as */* 2017-08-23 08:48:51 9a5b6c96 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"0K/GmOfSDVRly+tHWehSLv4KrgoitnqqL0+ZFXLhOruqiBYM0oYUd1jB58/RY9Td+LdFETHxmzjzSUkGx8QmvQ==", "domain"=>{"name"=>"dc1.grid4x5.corp.megacompute.com", "fullname"=>"This is a domain", "location_ids"=>[""], "organization_ids"=>["", "1"]}, "_ie_support"=>"", "id"=>"2-dc1-grid4x5-corp-megacompute-com"} 2017-08-23 08:48:51 9a5b6c96 [app] [I] Current user: admin (administrator) 2017-08-23 08:48:52 9a5b6c96 [app] [I] Redirected to https://192.168.122.74/domains 2017-08-23 08:48:52 9a5b6c96 [app] [I] Completed 302 Found in 55ms (ActiveRecord: 11.2ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Started GET "/domains" for 192.168.122.252 at 2017-08-23 08:48:52 +0000 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Processing by DomainsController#index as */* 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Current user: admin (administrator) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered domains/index.html.erb within layouts/application (6.5ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered common/_searchbar.html.erb (2.8ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered layouts/_application_content.html.erb (5.3ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Deface: [WARNING] No :original defined for 'theme_resources', you should change its definition to include: | :original => '3e6eaabe85a6c70b2023f985d7f96e424d1b2f2d' 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Deface: [WARNING] No :original defined for 'remove foreman name from topbar', you should change its definition to include: | :original => '6f86bcbd36e017373b168cc34f62c6deb016bb55' 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Deface: [WARNING] No :original defined for 'add link to home', you should change its definition to include: | :original => '65925c62c5e6c4f7b9ec13a7f700a1ae8bd39ec2' 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered home/_submenu.html.erb (2.0ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered home/_user_dropdown.html.erb (1.6ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered home/_topbar.html.erb (9.2ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Rendered layouts/base.html.erb (17.4ms) 2017-08-23 08:48:52 5d1aa4a4 [app] [I] Completed 200 OK in 55ms (Views: 38.5ms | ActiveRecord: 4.0ms) >> Subnet create ==> /var/log/httpd/foreman-ssl_access_ssl.log <== 192.168.122.252 - - [23/Aug/2017:08:49:55 +0000] "POST /subnets HTTP/1.1" 302 96 "https://192.168.122.74/subnets/new" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" 192.168.122.252 - - [23/Aug/2017:08:49:55 +0000] "GET /subnets HTTP/1.1" 200 5715 "https://192.168.122.74/subnets/new" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" ==> /var/log/foreman/production.log <== 2017-08-23 08:49:55 4a578d45 [app] [I] Started POST "/subnets" for 192.168.122.252 at 2017-08-23 08:49:55 +0000 2017-08-23 08:49:55 4a578d45 [app] [I] Processing by SubnetsController#create as HTML 2017-08-23 08:49:55 4a578d45 [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"4NAwUZ9XBnQjKzeW7J4GxtY5IILoKQWChX20ckM1zUia9+DFqgMfVx4hOx5kFYA10ITLmftu5BBZe2Rh9hDRTg==", "subnet"=>{"name"=>"libvirt", "type"=>"Subnet::Ipv4", "network"=>"192.168.122.0", "cidr"=>"24", "mask"=>"255.255.255.0", "gateway"=>"", "dns_primary"=>"", "dns_secondary"=>"", "ipam"=>"None", "from"=>"", "to"=>"", "vlanid"=>"", "boot_mode"=>"DHCP", "domain_ids"=>[""], "discovery_id"=>"", "remote_execution_proxy_ids"=>[""], "location_ids"=>[""], "organization_ids"=>["", "1"]}, "redirect"=>"", "commit"=>"Submit"} 2017-08-23 08:49:55 4a578d45 [app] [I] Current user: admin (administrator) 2017-08-23 08:49:55 4a578d45 [app] [I] Redirected to https://192.168.122.74/subnets 2017-08-23 08:49:55 4a578d45 [app] [I] Completed 302 Found in 53ms (ActiveRecord: 10.9ms) 2017-08-23 08:49:55 d3ed2716 [app] [I] Started GET "/subnets" for 192.168.122.252 at 2017-08-23 08:49:55 +0000 2017-08-23 08:49:55 d3ed2716 [app] [I] Processing by SubnetsController#index as HTML 2017-08-23 08:49:55 d3ed2716 [app] [I] Current user: admin (administrator) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered subnets/index.html.erb within layouts/application (19.6ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered common/_searchbar.html.erb (2.4ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered layouts/_application_content.html.erb (2.8ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered home/_submenu.html.erb (1.2ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered home/_user_dropdown.html.erb (1.1ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered home/_topbar.html.erb (3.5ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Rendered layouts/base.html.erb (9.1ms) 2017-08-23 08:49:56 d3ed2716 [app] [I] Completed 200 OK in 47ms (Views: 29.1ms | ActiveRecord: 6.7ms) >> Subnet edit ==> /var/log/httpd/foreman-ssl_access_ssl.log <== 192.168.122.252 - - [23/Aug/2017:08:51:11 +0000] "POST /subnets/1-libvirt HTTP/1.1" 302 96 "https://192.168.122.74/subnets" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" 192.168.122.252 - - [23/Aug/2017:08:51:12 +0000] "GET /subnets HTTP/1.1" 200 5715 "https://192.168.122.74/subnets" "Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko" ==> /var/log/foreman/production.log <== 2017-08-23 08:51:11 7804532f [app] [I] Started PATCH "/subnets/1-libvirt" for 192.168.122.252 at 2017-08-23 08:51:11 +0000 2017-08-23 08:51:11 7804532f [app] [I] Processing by SubnetsController#update as */* 2017-08-23 08:51:11 7804532f [app] [I] Parameters: {"utf8"=>"✓", "authenticity_token"=>"SzBx/dFH5nMakKWtyoiiOJ4B4yDj0LYZzgV11OrAkyAxF6Fp5BP/UCeaqSVCAyTLmLwIO/CXV4sSA6XHX+WPJg==", "subnet"=>{"name"=>"libvirt", "network"=>"192.168.122.0", "cidr"=>"24", "mask"=>"255.255.255.0", "gateway"=>"192.168.122.1", "dns_primary"=>"", "dns_secondary"=>"", "ipam"=>"None", "from"=>"", "to"=>"", "vlanid"=>"", "boot_mode"=>"DHCP", "domain_ids"=>[""], "discovery_id"=>"", "remote_execution_proxy_ids"=>[""], "location_ids"=>[""], "organization_ids"=>["", "1"]}, "redirect"=>"", "_ie_support"=>"", "id"=>"1-libvirt"} 2017-08-23 08:51:11 7804532f [app] [I] Current user: admin (administrator) 2017-08-23 08:51:12 7804532f [app] [I] Redirected to https://192.168.122.74/subnets 2017-08-23 08:51:12 7804532f [app] [I] Completed 302 Found in 53ms (ActiveRecord: 12.5ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Started GET "/subnets" for 192.168.122.252 at 2017-08-23 08:51:12 +0000 2017-08-23 08:51:12 3ede7c22 [app] [I] Processing by SubnetsController#index as */* 2017-08-23 08:51:12 3ede7c22 [app] [I] Current user: admin (administrator) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered subnets/index.html.erb within layouts/application (15.7ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered common/_searchbar.html.erb (2.2ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered layouts/_application_content.html.erb (2.5ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered home/_submenu.html.erb (1.0ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered home/_user_dropdown.html.erb (1.1ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Read fragment views/tabs_and_title_records-3 (0.1ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered home/_topbar.html.erb (3.0ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Rendered layouts/base.html.erb (4.2ms) 2017-08-23 08:51:12 3ede7c22 [app] [I] Completed 200 OK in 41ms (Views: 21.9ms | ActiveRecord: 5.6ms) 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://access.redhat.com/errata/RHSA-2018:0336
|