Bug 970915

Summary: Removing a system from a group should use HTTP POST
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: web UIAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: asaha, dcallagh, llim, qwan, rglasz, rmancy
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: 2013-06-05 23:46:27 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:

Description Nick Coghlan 2013-06-05 08:17:22 UTC
Removing a system from a group currently uses a HTTP GET call.

It should be restricted to using HTTP POST, with the rest of the web UI updated accordingly.

Comment 1 Dan Callaghan 2013-06-05 23:46:27 UTC
This will be fixed in the patch for bug 970512.

*** This bug has been marked as a duplicate of bug 970512 ***