Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A383310941 for ; Tue, 19 Nov 2013 01:04:19 +0000 (UTC) Received: (qmail 17612 invoked by uid 500); 19 Nov 2013 01:04:19 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 17480 invoked by uid 500); 19 Nov 2013 01:04:19 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 17385 invoked by uid 99); 19 Nov 2013 01:04:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Nov 2013 01:04:19 +0000 Date: Tue, 19 Nov 2013 01:04:19 +0000 (UTC) From: "Xi Wang (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-3801) hostname wrapping on Hosts page 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-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826026#comment-13826026 ] Xi Wang commented on AMBARI-3801: --------------------------------- Tested on Chrome/Firefox/Safari. > hostname wrapping on Hosts page > ------------------------------- > > Key: AMBARI-3801 > URL: https://issues.apache.org/jira/browse/AMBARI-3801 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.4.2 > Reporter: Xi Wang > Assignee: Xi Wang > Fix For: 1.4.2 > > Attachments: AMBARI-3801.patch > > > On hosts page, hostname always got wrapped if there is dash(hyphen) in hostname string. > Expected results: > 1. Hostname not break on dashes (eg. ec2-12-123-12-123.compute-1.amazonaws.com ). > 2. If the hostname is too long, then use '...' at the end, eg. ec2-12-123-12-123.compute-1.amazonaws.blab..., so hostname always kept in a single line. -- This message was sent by Atlassian JIRA (v6.1#6144)