Bug 1126248
| Summary: | Able to select disabled components in New Bug interface | ||
|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | John Skeoch <jskeoch> |
| Component: | User Interface | Assignee: | Matt Tyson 🤬 <mtyson> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.4 | CC: | jmcdonal, mtyson, rjoost, sclewis, szhou |
| Target Milestone: | 4.4 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 4.4.5024 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-27 00:28:20 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: | |||
|
Description
John Skeoch
2014-08-04 00:15:27 UTC
This also happens when you change a product on the show_bug.cgi page. Both of these use the Product.get API call via AJAX. Both are Red Hat customisations. is_active is returned by the RPC call, so we just need to honour that value. 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. |