Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 71645 invoked from network); 21 Sep 2005 09:03:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2005 09:03:42 -0000 Received: (qmail 70058 invoked by uid 500); 21 Sep 2005 09:03:39 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 70029 invoked by uid 500); 21 Sep 2005 09:03:38 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 70016 invoked by uid 99); 21 Sep 2005 09:03:38 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Sep 2005 02:03:37 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 432B8122; Wed, 21 Sep 2005 11:03:16 +0200 (CEST) From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 36728] - [PATCH] portal's CachingURICopletAdapter is broken wrt DO_NOT_CACHE X-Bugzilla-Reason: AssignedTo Message-Id: <20050921090316.432B8122@ajax.apache.org> Date: Wed, 21 Sep 2005 11:03:16 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=36728 ------- Additional Comments From cziegeler@apache.org 2005-09-21 11:03 ------- Hmm, but the statement in line 152 uses an OR-Expression (not AND), so even if ! cachingEnabled is false, the second statement is evaluated and if a temporary attribute is set with the name DO_NOT_CACHE, the whole expression evaluates to true. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.