Change in ovirt-engine[master]: webadmin: disk search overridden by default upon tab reveal

derez at redhat.com derez at redhat.com
Tue Jan 15 08:57:04 UTC 2013


Daniel Erez has submitted this change and it was merged.

Change subject: webadmin: disk search overridden by default upon tab reveal
......................................................................


webadmin: disk search overridden by default upon tab reveal

If a search was done on disks and revealing the tab caused the radio
button for the disk view to switch (from All or Luns to Images), the
default search would run instead of the one entered.

The function to filter the search based on the selected image type was
overwriting the entire search string in some instances.  It will now
normalize the input before filtering so ensure that the current search
string can be filtered according to image type.

Change-Id: Iebf63fc5e6343819062959cd85219b1a965daf95
Bug-Url: https://bugzilla.redhat.com/893259
Signed-off-by: Greg Padgett <gpadgett at redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabDiskView.java
1 file changed, 40 insertions(+), 22 deletions(-)

Approvals:
  Daniel Erez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/10897
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iebf63fc5e6343819062959cd85219b1a965daf95
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>



More information about the Engine-commits mailing list