Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 82943 invoked from network); 10 May 2010 20:23:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 20:23:14 -0000 Received: (qmail 79063 invoked by uid 500); 10 May 2010 20:23:14 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 79021 invoked by uid 500); 10 May 2010 20:23:14 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 79013 invoked by uid 99); 10 May 2010 20:23:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 20:23:13 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yojibee@gmail.com designates 74.125.78.150 as permitted sender) Received: from [74.125.78.150] (HELO ey-out-1920.google.com) (74.125.78.150) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 20:23:06 +0000 Received: by ey-out-1920.google.com with SMTP id 13so215326eye.8 for ; Mon, 10 May 2010 13:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=3neqQIYxsPlYl7MBpFEwT6q/F1j1bmSf+znJLfZz8ms=; b=pCe3mfFkBQCReEA6enGjxiQ3oet3XCz8F38IynCHoWVTZdXtXaWmGIzfWwH0Nc5d1g vcKfRxZRxFcquieHCzDX63DuuTtNkNCnZtPnaEU8Un0ycQEwESKKpktcnFtJ5GyGQHiv gIidMiLPBAswQfiTT85i+y8M2wzOeD1C0ODmQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=Pv6n1rmamjdC7Ul5VUEriVT0EPthxuBAhQVWMcGCjlhvU4e6LhvN4K9cgI1ADqnCFj 2T8tPsfnmCTVffUj4I0I1CCPbZ/Q8d8uAOJFPelb6hkSPp4ynTRoN7FwvzfmU7sRFswo aJMteuMRkBMB/vBLz3T0eyPxoiNh0dopXPVJM= Received: by 10.213.73.140 with SMTP id q12mr1830119ebj.99.1273522964549; Mon, 10 May 2010 13:22:44 -0700 (PDT) Received: from [192.168.1.52] (s0021-0029.dsl.start.no [77.40.128.221]) by mx.google.com with ESMTPS id 15sm2706389ewy.12.2010.05.10.13.22.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 10 May 2010 13:22:43 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: Pool messages are displayed where they shouldn't From: =?iso-8859-1?Q?Anne_Kathrine_Petter=F8e?= In-Reply-To: Date: Mon, 10 May 2010 22:22:42 +0200 Content-Transfer-Encoding: 7bit Message-Id: <1D8092A5-7604-4F5C-9A28-F686FC0AC67C@gmail.com> References: To: esme-dev@incubator.apache.org X-Mailer: Apple Mail (2.1077) Do these UIs display all messages from that user? On 10. mai 2010, at 15.14, Richard Hirsch wrote: > I think we have to look at the various screens to make sure that they > reflect access pools. Pools are used in the main message screens and in > public. However, the following UIs don't use pools: > * users > * user messages (second tab) > * Streams (when public messages are displayed with no pool filter active) > > I've created a Jira item for this problem: > https://issues.apache.org/jira/browse/ESME-212 > > D.