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 9F303200B6B for ; Wed, 10 Aug 2016 11:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9DEA2160A90; Wed, 10 Aug 2016 09:55: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 C6E50160A93 for ; Wed, 10 Aug 2016 11:55:21 +0200 (CEST) Received: (qmail 85500 invoked by uid 500); 10 Aug 2016 09:55:21 -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 85489 invoked by uid 99); 10 Aug 2016 09:55:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2016 09:55:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8F8682C02A6 for ; Wed, 10 Aug 2016 09:55:20 +0000 (UTC) Date: Wed, 10 Aug 2016 09:55: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, 10 Aug 2016 09:55:22 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415049#comment-15415049 ] Dmitriyff commented on IGNITE-3217: ----------------------------------- [~axet] I created new issue @IGNITE-3669 instead first item on comment and removed legacy directives 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)