Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 14930 invoked from network); 15 Nov 2008 11:31:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2008 11:31:36 -0000 Received: (qmail 95854 invoked by uid 500); 15 Nov 2008 11:31:43 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 95833 invoked by uid 500); 15 Nov 2008 11:31:42 -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 95822 invoked by uid 99); 15 Nov 2008 11:31:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Nov 2008 03:31:42 -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; Sat, 15 Nov 2008 11:30:30 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 460FB234C289 for ; Sat, 15 Nov 2008 03:30:44 -0800 (PST) Message-ID: <1731633697.1226748644269.JavaMail.jira@brutus> Date: Sat, 15 Nov 2008 03:30:44 -0800 (PST) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Resolved: (JSPWIKI-428) WeblogPlugin doesn't find sub-page title In-Reply-To: <151408592.1226635484686.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen resolved JSPWIKI-428. ------------------------------------ Resolution: Fixed Fixed in 2.8.1-svn-13 > WeblogPlugin doesn't find sub-page title > ---------------------------------------- > > Key: JSPWIKI-428 > URL: https://issues.apache.org/jira/browse/JSPWIKI-428 > Project: JSPWiki > Issue Type: Bug > Components: Plugins > Affects Versions: 2.8 > Reporter: Erik Bunn > Priority: Trivial > Fix For: 2.8.1 > > Attachments: jspwiki-428.patch, jspwiki-428.patch > > > WeblogPlugin attempts to match the first HTML header to use as a title, but the matching pattern is invalid, probably because of a greedy modifier. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.