Bug 1074540

Summary: ISE - change primary interface
Product: [Community] Spacewalk Reporter: Martin Korbel <mkorbel>
Component: WebUIAssignee: Tomas Lestach <tlestach>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 08:41:44 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: 1119298    

Description Martin Korbel 2014-03-10 14:08:25 UTC
Description of problem:
If we want change the primary interface using WebUI, we get ISE.

Version-Release number of selected component (if applicable):
SW 2.1
SW 2.2

How reproducible:
100%

Steps to Reproduce:
1. Open HW detail of system (/rhn/systems/details/SystemHardware.do?sid=1000010000)
2. Change the primary interface and click on the button "Update Properties"

Actual results:
ISE

Expected results:
without exception

Additional info:
On this page, there is HTML structure mish-mash. 
The form tag is open in one block and closed in other block. This is problem, because, the browser automatically close the from tag and the selectbox is not inside. It means, the selectbox was not sent.
When I  fix HTML structure, all is OK.

BTW: On this page, there is a unopened div tag.

Comment 1 Tomas Lestach 2014-03-11 08:37:51 UTC
spacewalk.git:
 0236b07d76f206f0a443c3b1fc9e48de6e7d6176 (put the </div>s on the right place)
 e1cb5be2016d02dc63dacaae27b06457b182c65c (tidy (re-format) the hardware.jsp)

Comment 2 Milan Zázrivec 2014-07-17 08:41:44 UTC
Spacewalk 2.2 has been released:

    https://fedorahosted.org/spacewalk/wiki/ReleaseNotes22