Bug 559897
Summary: | Apache: cannot uncheck unset checkbox for apache Name Virtual Host 'index' field. | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Sunil Kondkar <skondkar> |
Component: | Configuration | Assignee: | Lukas Krejci <lkrejci> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 1.4 | CC: | fdrabek, lkrejci, sdharane |
Target Milestone: | --- | Keywords: | SubBug |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-04-22 10:29:23 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: | 565635, 574605, 576714 |
Description
Sunil Kondkar
2010-01-29 10:08:01 UTC
*** Bug 560584 has been marked as a duplicate of this bug. *** Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug making sure we're not missing any bugs in rhq_triage This is intended behaviour. The _index property is auxiliary and used internally by the plugin. The user should not have the ability to edit them. Unfortunately, there is no way of hiding configuration properties from the UI but I think effort has been made to stress that the property is not user-oriented. The leading "_" + the description of the property should explain the purpose of the property. The description reads: "Helper property to retain the consistent ordering inside Apache configuration files." which could probably be rephrased a bit to be more clear about the purpose. |