Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 27022 invoked from network); 12 Apr 2007 11:16:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Apr 2007 11:16:24 -0000 Received: (qmail 85153 invoked by uid 500); 12 Apr 2007 11:16:30 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 84992 invoked by uid 500); 12 Apr 2007 11:16:29 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 84981 invoked by uid 99); 12 Apr 2007 11:16:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 04:16:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [212.79.178.30] (HELO ikarus.tarent.de) (212.79.178.30) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2007 04:16:21 -0700 Received: from localhost (localhost [127.0.0.1]) by ikarus.tarent.de (Postfix) with ESMTP id 7643D808009 for ; Thu, 12 Apr 2007 13:15:59 +0200 (CEST) Received: from ikarus.tarent.de ([127.0.0.1]) by localhost (ikarus.tarent.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17896-07 for ; Thu, 12 Apr 2007 13:15:51 +0200 (CEST) Received: from [192.168.165.160] (unknown [192.168.165.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ikarus.tarent.de (Postfix) with ESMTP id 8A7027F471C for ; Thu, 12 Apr 2007 13:15:49 +0200 (CEST) Message-ID: <461E14EB.6080100@tarent.de> Date: Thu, 12 Apr 2007 13:15:55 +0200 From: David Goemans User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Bug: Cannot grant roles X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Auf Viren geprueft auf tarent.de X-Virus-Checked: Checked by ClamAV on apache.org Hi, if I want to grant a new role to a user, i can't do it. If the user has already some roles, the web-frontend doesn't show any roles to grant. If the user hasn't a role. It shows me all available roles. I think it's a bug in plexus-redback, but I'm not sure. greetz David