Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B5F6D2009F8 for ; Fri, 20 May 2016 05:17:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B4924160A22; Fri, 20 May 2016 03:17:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2F24C160A00 for ; Fri, 20 May 2016 05:17:14 +0200 (CEST) Received: (qmail 5871 invoked by uid 500); 20 May 2016 03:17:13 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 5849 invoked by uid 99); 20 May 2016 03:17:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 03:17:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E486D2C033A for ; Fri, 20 May 2016 03:17:12 +0000 (UTC) Date: Fri, 20 May 2016 03:17:12 +0000 (UTC) From: "Alexey Kuznetsov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-3012) Filtration of default cache doesn't work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 03:17:14 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Kuznetsov resolved IGNITE-3012. -------------------------------------- Resolution: Fixed Assignee: Pavel Konstantinov (was: Alexey Kuznetsov) Fixed filtration of and also now user can click on radio button label to select radio button. > Filtration of default cache doesn't work > ---------------------------------------- > > Key: IGNITE-3012 > URL: https://issues.apache.org/jira/browse/IGNITE-3012 > Project: Ignite > Issue Type: Sub-task > Reporter: Pavel Konstantinov > Assignee: Pavel Konstantinov > Priority: Minor > Fix For: 1.7 > > > If grid contains default cache (cache without a name, name=null) then user have no ability to find it using Filter. The default cache displayed as , but it could not be found by entering into the Filter the same string ''. -- This message was sent by Atlassian JIRA (v6.3.4#6332)