Bug 241241
| Summary: | busticated 'restart' page in webui for satellite config | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Máirín Duffy <duffy> | ||||
| Component: | Installer | Assignee: | Partha Aji <paji> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 500 | CC: | rhn-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | sat500 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-26 03:12:48 UTC | Type: | --- | ||||
| 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: | 173427 | ||||||
| Attachments: |
|
||||||
|
Description
Máirín Duffy
2007-05-24 15:39:19 UTC
Created attachment 155357 [details]
click on the restart button and then the page goes boom
discovered that this happens only if monitoring is disabled in the "general" tab of the satellite configuration web ui. as long as monitoring is disabled, attempts to restart the satellite result in the restart screen being busticated. if monitoring is enabled, all is well on the restart countdown screen. Looks like JS was disabled .. The refresh was not happening through the meta refresh tag instead through some ugly java script that was deemed unnecessary... So changed the jsp to meta refresh.. This should work on NON-JS enabled browser now... Anyway try the fix and fail this if you still get the same error... Moving to ON_QA verified Closed for Satellite 500 Release. |