From dev-return-2660-apmail-bloodhound-dev-archive=bloodhound.apache.org@bloodhound.apache.org Sun May 5 05:58:57 2013 Return-Path: X-Original-To: apmail-bloodhound-dev-archive@www.apache.org Delivered-To: apmail-bloodhound-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 BD831F0E3 for ; Sun, 5 May 2013 05:58:57 +0000 (UTC) Received: (qmail 18469 invoked by uid 500); 5 May 2013 05:58:57 -0000 Delivered-To: apmail-bloodhound-dev-archive@bloodhound.apache.org Received: (qmail 18363 invoked by uid 500); 5 May 2013 05:58:55 -0000 Mailing-List: contact dev-help@bloodhound.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@bloodhound.apache.org Delivered-To: mailing list dev@bloodhound.apache.org Received: (qmail 18320 invoked by uid 99); 5 May 2013 05:58:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 May 2013 05:58:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ryan.ollos@wandisco.com designates 209.85.210.169 as permitted sender) Received: from [209.85.210.169] (HELO mail-ia0-f169.google.com) (209.85.210.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 May 2013 05:58:48 +0000 Received: by mail-ia0-f169.google.com with SMTP id l29so2426830iag.14 for ; Sat, 04 May 2013 22:58:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=i4DKZuKknzHoNuMyk1Wmz6fot/wAurWjDE8lekz31pg=; b=gr1CkDGqUECLenoz1b36skcRn6SLeconX+hBrIMVG7WOMMg6ccLScTCr5g9USkhfxv HglzL1j1ZnOW6RHoVTq1qSgbn2xATT8DTjIeS/B0S+PQVCBtvhjYJxiayTpmv1pLMDYh ndTEmOTJlGpzA9R09jp6yUZxMF4kwKHjACFU6vgJggrm7ScrtI/tpM6RLFdazb584gap kprh97THNs4UPdQAdPwsuTjUCJwpqd3g14DNeosfcwB1PNmHn6LNlidmkytR2Vsc4J7d 3WeBkG23L3PcgzAIUyjmAd57eQ9iOkNmBU+N7fySDHmE8S2tw6bJuUMmtjIh8a//nvNH 4GdQ== MIME-Version: 1.0 X-Received: by 10.50.12.133 with SMTP id y5mr1208311igb.108.1367733507847; Sat, 04 May 2013 22:58:27 -0700 (PDT) Received: by 10.64.138.130 with HTTP; Sat, 4 May 2013 22:58:27 -0700 (PDT) In-Reply-To: References: <056.8373480f849edeea423bc009697a7bae@bloodhound.apache.org> Date: Sat, 4 May 2013 22:58:27 -0700 Message-ID: Subject: Re: [Apache Bloodhound] #515: Fine-grained permission checks should be enforced on the Report list page From: Ryan Ollos To: dev@bloodhound.apache.org Content-Type: multipart/alternative; boundary=14dae9340f1de214b204dbf24560 X-Gm-Message-State: ALoCoQkKOz7RBANHI4aw/qaXvIokdKHjedcTI3nGb0fat546ZZnc/KO4O+xEakhIeLFgfC+A8dKF X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340f1de214b204dbf24560 Content-Type: text/plain; charset=ISO-8859-1 On Sat, May 4, 2013 at 10:24 PM, Olemis Lang wrote: > On 5/4/13, Apache Bloodhound wrote: > > #515: Fine-grained permission checks should be enforced on the Report > list > > page > [...] > > Changes to `bh_report_list.html` will be needed after the patch in > > t:#11176 is applied. > > useful enhancement > > > See t:#11176 for details on the issue and fix. > > > > @rjollos : r u running the functional test suite against Bloodhound's > modified version of Trac or a pristine checkout of Trac trunk ? > For the functional test case error I described in t:#11176, I was running the tests against a fresh checkout of the Trac 1.0-stable branch (hoping to get the patch included in Trac 1.0.2 and then bring the fix into Bloodhound). --14dae9340f1de214b204dbf24560--