Bug 1012815 - [RHEVM][webadmin][text] inconsistent capitalization in Search: Network:
Summary: [RHEVM][webadmin][text] inconsistent capitalization in Search: Network:
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.3.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
: 3.3.0
Assignee: lpeer
QA Contact: Martin Pavlik
URL:
Whiteboard: network
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-27 08:12 UTC by Martin Pavlik
Modified: 2016-02-10 19:48 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-29 11:34:35 UTC
oVirt Team: Network
Target Upstream Version:


Attachments (Terms of Use)
screenshot 1 (131.56 KB, image/png)
2013-09-27 08:12 UTC, Martin Pavlik
no flags Details

Description Martin Pavlik 2013-09-27 08:12:40 UTC
Created attachment 803817 [details]
screenshot 1

Description of problem:
all filter names begin with small letters, except for:
Cluster_network
Host_network
Provider

Version-Release number of selected component (if applicable):
Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.23.master.el6ev 

How reproducible:
100%

Steps to Reproduce:
1. go to Networks tab
2. click in Search bar (see screenshot)


Actual results:
Cluster_network
Host_network
Provider


Expected results:
cluster_network
host_network
provider


Additional info:

Comment 1 Moti Asayag 2013-09-29 11:34:35 UTC
This is inaccurate since search criteria starts with an upper case implies on an entity which has attributes, for example the following search query is valid:
"Networks : Cluster_network.cluster_name =Default"
This query returns all the networks which are assigned to a cluster named 'Default'.

This is the same behavior as appear in other search entities, for example under Clusters there is a property named Datacenter which itself has properties to search by, e.g. "Clusters: Datacenter.type = nfs".


Note You need to log in before you can comment on or make changes to this bug.