Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 24551 invoked from network); 1 Dec 2008 20:18:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2008 20:18:35 -0000 Received: (qmail 79835 invoked by uid 500); 1 Dec 2008 20:18:46 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 79813 invoked by uid 500); 1 Dec 2008 20:18:46 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 79799 invoked by uid 99); 1 Dec 2008 20:18:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 12:18:46 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 20:17:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 401E7234C289 for ; Mon, 1 Dec 2008 12:17:44 -0800 (PST) Message-ID: <1438324747.1228162664246.JavaMail.jira@brutus> Date: Mon, 1 Dec 2008 12:17:44 -0800 (PST) From: "Jochen Reutelshoefer (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Created: (JSPWIKI-448) sneak preview does not call custom PageFilters when rendering preview page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org sneak preview does not call custom PageFilters when rendering preview page -------------------------------------------------------------------------- Key: JSPWIKI-448 URL: https://issues.apache.org/jira/browse/JSPWIKI-448 Project: JSPWiki Issue Type: Improvement Components: Editors, Filters Affects Versions: 2.8.1, 2.8 Reporter: Jochen Reutelshoefer Priority: Minor Concerns sneak preview function in edit view: Preview does NOT handle PageFilters. Thus, preview page is rendered as if PageFilters were deactivated. For some reason, plugins ARE handled. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.