Bug 1332880
| Summary: | Updating of network properties does not work without HW profile | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Martin Korbel <mkorbel> |
| Component: | WebUI | Assignee: | Jiří Dostál <jdostal> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Studeník <pstudeni> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 570 | CC: | jdostal, jhutar, pstudeni, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-java-2.6.8-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-21 12:19:15 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: | 1358815 | ||
Fixed in Spacewalk: 1b7272c4e4e80ccfab1ba6b92eb36541f35d5a0e Verified with spacewalk-java-2.5.14-43.el6sat.noarch |
Description of problem: When we have got system profile without HW informations, the button "Update properties" is still enable and after click, we get ISE 500. Version-Release number of selected component (if applicable): SAT5.7 SW Nightly How reproducible: 100% Steps to Reproduce: 1. register the system with "--nohardware" parameter > rhnreg_ks --serverUrl=https://<fqdn>/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT-<fqdn> --username=admin --password=xxx --force --nohardware 2. open profile in WebUI > Hardware 3. we can see any informations, selectbox (networking paragraph) is enabled and empty. 4. click "Update properties" Actual results: ISE Expected results: this button should be disabled, when the profile does not contain HW information Additional info: