Bug 1058462
| Summary: | Guided Bug Entry Component Description's for RHEL 6 Components are offset by one beginning with element "doc-Installation_guide" | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Robert Jackson <rjackson> |
| Component: | Creating/Changing Bugs | Assignee: | Matt Tyson 🤬 <mtyson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Simon Green <sgreen> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.4 | CC: | ebaak, jmcdonal, mtyson, rjoost, vanhoof |
| Target Milestone: | 4.4 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://bugzilla.redhat.com/enter_bug.cgi?format=guided&product=Red%20Hat%20Enterprise%20Linux%206 | ||
| Whiteboard: | |||
| Fixed In Version: | 4.4.2014 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-03 01:00: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: | |||
| Bug Depends On: | 576320 | ||
| Bug Blocks: | |||
|
Description
Robert Jackson
2014-01-27 20:32:26 UTC
Guided bug entry form for RHEL 6 URL: https://bugzilla.redhat.com/enter_bug.cgi?format=guided&product=Red%20Hat%20Enterprise%20Linux%206 The code that generates the list of component descriptions was also including inactive components, however the code that generates the select list itself /was not/ including inactive components. This is what was causing the off by one error. I've put in the check, and also modified the template to put the distribution component at the head of the list. ( see bug 576320 ) The upstream guided template page has this check from version 4.4 onwards. This fixes the problem with the description not matching the component name. This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug. |