Bug 835588
| Summary: | missing ID attribute "version" for | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | Matěj Cepl <mcepl> |
| Component: | Creating/Changing Bugs | Assignee: | Matt Tyson 🤬 <mtyson> |
| Status: | CLOSED NOTABUG | QA Contact: | Simon Green <sgreen> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | devel | CC: | ebaak |
| Target Milestone: | 4.2-5 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-23 00:17:36 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: | |||
The logged in version of the site does indeed have an ID tag. |
Description of problem: This element has id='version' only for non-logged version of show_bug.cgi. Logged in version doesn't have ID. <select id="version" name="version" size="1"> <option value="7.0" selected>7.0 </option> <option value="7.1">7.1 </option> </select></td> Version-Release number of selected component (if applicable): bugzilla as of today How reproducible: 100% Steps to Reproduce: 1.see above 2. 3. Actual results: Expected results: Additional info: