Bug 458838
| Summary: | Page not found on clicking on "this link" in kickstart details in Organization Default Profile Section | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Preethi Thomas <pthomas> | ||||
| Component: | WebUI | Assignee: | Justin Sherrill <jsherril> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 520 | CC: | cperry, mmraka, msuchy, mzazrivec | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://rlx-0-14.rhndev.redhat.com/rhn/WEB-INF/pages/errata/overview.jsp?order=asc&sort=affectedSystemCount | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | sat530 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-09-10 19:23:21 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: | 481767 | ||||||
| Bug Blocks: | 457075 | ||||||
| Attachments: |
|
||||||
|
Description
Preethi Thomas
2008-08-12 16:29:00 UTC
Created attachment 314184 [details]
corresponding message from /var/log/tomcat/catalina.out
This is because no Organization Default Profile exist (so 404 Page not found seems fair). If you have selected some Kickstart profile as Organization Default Profile that target page render without problem. Cliff and I recognize that this is a usability and cosmetic issue that should be addressed as a low prioirty issue for Vader. Would like to resolve this with some sort of solution other than throwing a 404. Perhaps just returns: # No Organization Default Profile Kickstart config file # definied for this organization 53366661765ffef5a4edf3e24dbd8766066167f0 for vader
So I was able to make it so that the server still returns a 404 error (so that anaconda won't try to parse the HTML), but that it gives a descriptive message:
The requested kickstart file could not be found.
If you are requesting an organizational default kickstart, ensure that a kickstart has been selected as the "Organization Default".
forgot to check in some files: fe5154b6a09d2af1a5dde8651512c9d314a0e1da verified. Satellite-5.3.0-RHEL5-re20090413.0-i386-embedded-oracle.iso Verified in stage -> RELEASE_PENDING. Link points to a page which says Kickstart Not Found: The requested kickstart file could not be found. If you are requesting an organizational default kickstart, ensure that a kickstart has been selected as the "Organization Default". An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2009-1434.html |