Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-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 8C67DE2E4 for ; Thu, 17 Jan 2013 13:54:24 +0000 (UTC) Received: (qmail 11051 invoked by uid 500); 17 Jan 2013 13:54:23 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 10910 invoked by uid 500); 17 Jan 2013 13:54:23 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 10597 invoked by uid 99); 17 Jan 2013 13:54:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jan 2013 13:54:23 +0000 Date: Thu, 17 Jan 2013 13:54:23 +0000 (UTC) From: "Kristian Waagan (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DERBY-6044) Fix poor word breaking in table on download page(s) 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/DERBY-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-6044: ----------------------------------- Attachment: derby-6044-1a-stop_breaking_up_jira_id.diff Attaching patch 1a, which addresses the unwanted word-breaking by wrapping the text inside a div with a specified width. Reports suggest it improves presentation in Chrome, Safari and IE 9. Firefox worked fine without the fix. The status for IE 8 is unclear. Patch ready for review. FYI: The patch fixes the release note generator, so an additional task would be to fix the existing download pages (both source and deployed pages). > Fix poor word breaking in table on download page(s) > --------------------------------------------------- > > Key: DERBY-6044 > URL: https://issues.apache.org/jira/browse/DERBY-6044 > Project: Derby > Issue Type: Improvement > Components: Build tools, Web Site > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Minor > Attachments: derby-6044-1a-stop_breaking_up_jira_id.diff > > > On the Derby release download page(s) there is a table containing JIRA issue ids and descriptions. Because some of the descriptions are very long, mostly because they contain long test names with no natural point for a break, some browsers break up "DERBY-XXXX" at the hyphen. This makes the page much harder to read, and should be addressed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira