From dev-return-17476-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Nov 04 10:43:16 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 84846 invoked from network); 4 Nov 2009 10:43:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Nov 2009 10:43:16 -0000 Received: (qmail 79139 invoked by uid 500); 4 Nov 2009 10:43:16 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 79066 invoked by uid 500); 4 Nov 2009 10:43:15 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 79056 invoked by uid 99); 4 Nov 2009 10:43:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 10:43:15 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 10:43:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C2A04234C1E9 for ; Wed, 4 Nov 2009 02:42:52 -0800 (PST) Message-ID: <724673199.1257331372794.JavaMail.jira@brutus> Date: Wed, 4 Nov 2009 02:42:52 -0800 (PST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2410) Web console queues index misses sort link on table header In-Reply-To: <383156776.1253780751970.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2410. -------------------------------- Resolution: Fixed Fix Version/s: 5.4.0 Assignee: Dejan Bosanac Fixed in svn revision 832701 Incidentally, the patch that sorts tables on first column by default is added (thanks to Nishant - http://old.nabble.com/Admin-Console:-Sort-on-Queue-name-td25440691.html#a25440691) > Web console queues index misses sort link on table header > --------------------------------------------------------- > > Key: AMQ-2410 > URL: https://issues.apache.org/activemq/browse/AMQ-2410 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.3.0 > Environment: ActiveMQ 5.3 SNAPSHOT 2009-09-08, MacOSX 10.6.1, Java 1.6.0_15, Ubuntu Server 8.04 LTS > Reporter: Uwe Kubosch > Assignee: Dejan Bosanac > Priority: Minor > Fix For: 5.4.0 > > > In the ActiveMQ 5.2 web console, we could click on the column headers of the queue index table to sort the table on the indicated column values. > This is missing in the 5.3 SNAPSHOT. The column headers are just inactive text, not links like they wer in 5.2. > The sorting feature is VERY helpful when we have many queues, as we have in our project. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.