Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 418531759C for ; Thu, 9 Oct 2014 23:16:34 +0000 (UTC) Received: (qmail 94551 invoked by uid 500); 9 Oct 2014 23:16:33 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 94494 invoked by uid 500); 9 Oct 2014 23:16:33 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 94482 invoked by uid 99); 9 Oct 2014 23:16:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2014 23:16:33 +0000 Date: Thu, 9 Oct 2014 23:16:33 +0000 (UTC) From: "Ben Keen (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-2370) Header truncation not always necessary MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ben Keen created COUCHDB-2370: --------------------------------- Summary: Header truncation not always necessary Key: COUCHDB-2370 URL: https://issues.apache.org/jira/browse/COUCHDB-2370 Project: CouchDB Issue Type: Bug Security Level: public (Regular issues) Components: Fauxton Reporter: Ben Keen The headers are now being truncated to 259px with an ellipsis. This makes sense for 2-column body layouts when there's little room, but for the other pages like "Verify CouchDB Installation" it would be preferable not to truncate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)