Bug 1096183
Summary: | Clicking on links under 'Collection Actions' tab leads to blank page | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
Component: | WebUI | Assignee: | Eric Helms <ehelms> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sachin Ghai <sghai> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.0.3 | CC: | bbuckingham, jmontleo | ||||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
URL: | http://projects.theforeman.org/issues/5231 | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-07-02 14:07:46 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: | |||||||||
Attachments: |
|
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Created attachment 896194 [details]
console log from developer tool
See https://github.com/Katello/katello/pull/4171 for details. Verified with sat6 beta snap8 (Satellite-6.0.3-RHEL-6-20140604.0) I created a "Host_collection" and added a content-host in that collection. Then I selected the "Collection Actions" tab from "host collection" and tried to select all links. All links are correctly linked up to content-host page. However I'm getting a long exception with 400 Bad request in production.log. Filed a seperate bz for this #1104991 and moving this to verified. This was delivered with 6.0.3, which is the Satellite 6 Beta. |
Created attachment 894015 [details] links under host collection--> 'Collection Actions' Description of problem: I was trying to perform action on host collection. So I created a Host collection and added a content host. Now select the Host collection and select the tab 'Collection Actions' to install packages or errata on collection of hosts. There are 3 links but none of them is working as clicking to those links leads to a blank page. Version-Release number of selected component (if applicable): Satellite-6.0.3-RHEL-6-20140508.1 How reproducible: always Steps to Reproduce: 1. create a Host collection 2. add content host 3. under created host collection, select 'Collection Actions' tab Actual results: Links given under 'Collection Actions' leads to blank page Expected results: clicking on given links should open the proper page. Additional info: