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 2BD55200B66 for ; Wed, 3 Aug 2016 10:22:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2A788160A86; Wed, 3 Aug 2016 08:22:22 +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 6DBC9160A64 for ; Wed, 3 Aug 2016 10:22:21 +0200 (CEST) Received: (qmail 87267 invoked by uid 500); 3 Aug 2016 08:22:20 -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 87232 invoked by uid 99); 3 Aug 2016 08:22:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 08:22:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 87F6C2C0D5F for ; Wed, 3 Aug 2016 08:22:20 +0000 (UTC) Date: Wed, 3 Aug 2016 08:22:20 +0000 (UTC) From: "Dmitriyff (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-3217) Text input in number field MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Aug 2016 08:22:22 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405556#comment-15405556 ] Dmitriyff commented on IGNITE-3217: ----------------------------------- fixed task issues, please check it > Text input in number field > -------------------------- > > Key: IGNITE-3217 > URL: https://issues.apache.org/jira/browse/IGNITE-3217 > Project: Ignite > Issue Type: Sub-task > Components: wizards > Affects Versions: 1.7 > Reporter: Vasiliy Sisko > Assignee: Dmitriyff > Fix For: 1.7 > > > Create new cluster and try to input text into number field (f.e. Cluster - General - Port number): > # Field is empty (Chrome) or show text with error message (Firefox or Chrome for 'e' symbol), > # field in model (backupItem) is not set, > # Buttons "Save" and "Undo all" and "Undo" is available (For empty fields in chrome), > # On undo of section "Save" and "Undo all" still available. > # Undo does not revert text in number fields. > Also following scenario should be tested: > # Remove all clusters. > # Create new cluster. Save. > # Change some field to "-1" (invalid). DO NOT Save. > # Click "Add cluster" - new cluster created, but invalid field with "-1" is not cleared. > On cluster page in failover configuration: > Configure custom failover configuration and stay SPI implementation field empty. > That configuration is saved without any errors. > Also reproduced in cluster binary type configuration for type configuration table. -- This message was sent by Atlassian JIRA (v6.3.4#6332)