Return-Path: Delivered-To: apmail-roller-commits-archive@www.apache.org Received: (qmail 96643 invoked from network); 12 Sep 2007 15:35:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 15:35:04 -0000 Received: (qmail 95545 invoked by uid 500); 12 Sep 2007 15:34:54 -0000 Delivered-To: apmail-roller-commits-archive@roller.apache.org Received: (qmail 95509 invoked by uid 500); 12 Sep 2007 15:34:54 -0000 Mailing-List: contact commits-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@roller.apache.org Delivered-To: mailing list commits@roller.apache.org Received: (qmail 95480 invoked by uid 99); 12 Sep 2007 15:34:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 08:34:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.22.44] (HELO atlassian01.managed.contegix.com) (63.246.22.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 15:36:27 +0000 Received: from atlassian01.managed.contegix.com (atlassian01.managed.contegix.com [127.0.0.1]) by atlassian01.managed.contegix.com (Postfix) with ESMTP id 05BF02F00D9 for ; Wed, 12 Sep 2007 10:34:29 -0500 (CDT) Message-ID: <144764105.1189611269021.JavaMail.j2ee@atlassian01.managed.contegix.com> Date: Wed, 12 Sep 2007 10:34:29 -0500 (CDT) From: "David Johnson (JIRA)" To: commits@roller.apache.org Subject: [Roller-JIRA] Resolved: (ROL-1540) Deleted Entries are still visible on the Weblog to non - authenticated users (not logged in state). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://opensource.atlassian.com/projects/roller/browse/ROL-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Johnson resolved ROL-1540. -------------------------------- Assignee: David Johnson (was: Roller Unassigned) Resolution: Fixed Fix Version/s: 4.0 Commit URL: http://svn.apache.org/viewvc?rev=574995&view=rev We weren't updating the weblog's last-modified time on remove-entry, so the cache still thought the page was still up to date. > Deleted Entries are still visible on the Weblog to non - authenticated users (not logged in state). > ----------------------------------------------------------------------------------------------------- > > Key: ROL-1540 > URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1540 > Project: Roller > Issue Type: Bug > Affects Versions: 4.0 > Environment: BSC > Reporter: Rob Wilson > Assignee: David Johnson > Fix For: 4.0 > > > Entries are not removed from the cache when deleted. Entries are still visible to non-logged in users until the blog owner flushes the cache. > Test > Log in, Flush cache of weblog > Post New Entry title content and or summary - XOX > View entry XOX - logged in - entry is displayed. > Delete Entry XOX - logged in - view the weblog - entry is not displayed. > Open a different Browser - view the Weblog, the entry is still displayed. > Login - Flush cache - logout - the entry is no longer displayed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira