Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-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 7F7769AF6 for ; Mon, 6 Feb 2012 13:54:25 +0000 (UTC) Received: (qmail 73554 invoked by uid 500); 6 Feb 2012 13:54:25 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 73468 invoked by uid 500); 6 Feb 2012 13:54:24 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 73458 invoked by uid 99); 6 Feb 2012 13:54:24 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 13:54:24 +0000 Received: from localhost (HELO [10.1.1.9]) (127.0.0.1) (smtp-auth username hdu, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 13:54:23 +0000 Message-ID: <4F2FDB9B.10700@apache.org> Date: Mon, 06 Feb 2012 14:54:35 +0100 From: Herbert Duerr User-Agent: generic MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [Bugzilla]Add AOO 3.4 to bugzilla version References: <4F2E70CE.7020105@hdsnet.hu> <4F2F82B3.9070504@apache.org> In-Reply-To: <4F2F82B3.9070504@apache.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Answering myself: > Does anyone know if it is possible to make bugzilla only show a subset > of the available versions when new issues are filed? The ability to retire old versions etc. has been added recently to bugzilla: https://bzr.mozilla.org/bugzilla/trunk/revision/7456 That feature is not available in our bugzilla instance yet though. Herbert