| Summary: | [rhevm] Webadmin - SearchBox - Incorrect behavior for incorrect syntax when first parameter is reserved word | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Botzer <dbotzer> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.3.0 | CC: | acathrow, ecohen, iheim, pstehlik, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-09-02 20:32:42 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: | |||||
| Attachments: |
|
||||||
this is a valid search string. if you don't specify a search modifier, it performs a *xxxx* search on all possible fields. |
Created attachment 792797 [details] correct-error-no-reserved word Description of problem: [rhevm] Webadmin - SearchBox - Incorrect behavior for incorrect syntax when first parameter is reserved word 1. Reserved word (DataCenter: , Cluster: , etc... with incorrect syntax such as "Cluster:xxxx" Version-Release number of selected component (if applicable): 3.3/is12 How reproducible: always Steps to Reproduce: 1.Install rhevm 2.Create a search in the searchbox where first parameter is reserved word follow by some string Actual results: 1. display is empty !! 2. No error/notification message on the wrong syntax Expected results: should disregard incorrect syntax with a reserved word Display should not changed Additional info: For incorrect syntax without reserved word error notification is displayed and display is unchanged