Bug 203575
| Summary: | File Details shows contents for directories | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Ken Ganong <kganong> |
| Component: | RHN/Web Site | Assignee: | Grant Gainey <ggainey> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhn420 | CC: | rhn-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhn500h | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-03-13 03:36:15 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: | 192224 | ||
|
Description
Ken Ganong
2006-08-22 15:07:04 UTC
In addition, there's no place on the file-details page that tells us what kind of file this is. Need to add this into additional-details or file-properties. Fixed and added file-type to the "File Details" section Moving to ON_DEV ON_QA, here we come! This is working correctly, however instead of just not displaying the "file contents" of a dir.. we should drop the sql insert of that field into the db. No. RHNCONFIGREVISION.CONFIG_CONTENT_ID is a non-nullable column, that requires a foreign-key-ref to the RHNCONFIGCONTENT entry for the revision. Various portions of cfg-mgt rely on there -ALWAYS- being a config-content for a revision regardless of file-type. If we had the freedom/time/resource to redo the Config-Mgt schema, we might do such a thing - but the change would be large and far-reaching. Closed in the rhn500h Release. |