Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B91411737F for ; Wed, 25 Feb 2015 16:51:04 +0000 (UTC) Received: (qmail 69812 invoked by uid 500); 25 Feb 2015 16:51:04 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 69778 invoked by uid 500); 25 Feb 2015 16:51:04 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 69766 invoked by uid 99); 25 Feb 2015 16:51:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Feb 2015 16:51:04 +0000 Date: Wed, 25 Feb 2015 16:51:04 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-9798) Alert Definition: request fails trying to set float value to interval MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336743#comment-14336743 ] Andrii Babiichuk commented on AMBARI-9798: ------------------------------------------ +1 for the patch > Alert Definition: request fails trying to set float value to interval > --------------------------------------------------------------------- > > Key: AMBARI-9798 > URL: https://issues.apache.org/jira/browse/AMBARI-9798 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Fix For: 2.0.0 > > Attachments: AMBARI-9798.patch, AMBARI-9798_branch-2.0.0.patch > > > Input float value to interval field and save. > Server error: > {code} > { > "status" : 400, > "message" : "java.lang.NumberFormatException: For input string: \"1.1\"" > } > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)