Bug 643488
Summary: | UI: inconsistent lower/upper casing | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jan Pokorný [poki] <jpokorny> | ||||
Component: | luci | Assignee: | Ryan McCabe <rmccabe> | ||||
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 6.1 | CC: | bbrock, cluster-maint, rmusil, rsteiger | ||||
Target Milestone: | rc | Keywords: | Documentation | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | luci-0.23.0-20.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 665055 (view as bug list) | Environment: | |||||
Last Closed: | 2011-12-06 10:06:53 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: | 665055 | ||||||
Attachments: |
|
Description
Jan Pokorný [poki]
2010-10-15 18:02:28 UTC
Updated list of dialog titles in the same form as above: Clusters: Add an Existing Cluster Nodes: Add nodes to this cluster Services: Add a service Resources: Add a resource Failover Domains: Create a Failover Domain Fence Devices: Add a Fence Instance -- Nodes--Add a Fence Method: Create a Fence Method Nodes--Add a Fence Instance: Add a Fence Instance Service--Add a resource: Add a resource to this service Service--Add a child resource: Add a resource to this service Created attachment 468905 [details]
Proposed patch
Following patch is my proposal open for comments. See also comment in it.
After some reasoning about it, I eventually removed articles and made everything starting with uppercase letter.
If no comment raised, this will be pushed into upstream in a few days (presumably December 20th).
The patch from comment #4 was slightly extended (some button captions changed to better "fit" the changes in dialog titles) and committed upstream in http://git.fedorahosted.org/git/?p=luci.git;a=commit;h=88bed6a3c6000dff9eb54d7b7a36ca7924bee732 Copied from the commit message, changes are as follow: list of changes in "section: add dialog title" format: ---(dialog titles)--- Clusters: Add an Existing Cluster -> Add Existing Cluster Nodes: Add nodes to this cluster -> Add Nodes To Cluster Services: Add a service -> Add Service To Cluster Resources: Add a resource -> Add Resource To Cluster Failover Domains: Create a Failover Domain -> Add Failover Domain To Cluster Fence Devices: Add a Fence Instance -> Add Fence Device (Instance) (note: this is shared, thus this title) Nodes--Add a Fence Method: Create a Fence Method -> Add Fence Method To Node Nodes--Add a Fence Instance: Add a Fence Instance -> Add Fence Device (Instance) (note: this is shared, thus this title) Service--Add a resource: Add a resource to this service -> Add Resource To Service Service--Add a child resource: Add a resource to this service -> Add Resource To Service Clusters: Create a Cluster -> Create New Cluster ---(button captions)--- Nodes: Add a Fence Method -> Add Fence Method Add a Fence Instance -> Add Fence Instance Resources: Add a child resource -> Add Child Resource Services: Add a resource -> Add Resource --- notes: - "Add a Fence Device" dialog definition not used and hence removed - also "Add a User" changed to "Add User" but this is not currently exposed anywhere Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1510.html |