Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 39853 invoked from network); 24 Aug 2008 12:30:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2008 12:30:46 -0000 Received: (qmail 23636 invoked by uid 500); 24 Aug 2008 12:30:45 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 23622 invoked by uid 500); 24 Aug 2008 12:30:45 -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 23610 invoked by uid 99); 24 Aug 2008 12:30:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Aug 2008 05:30:44 -0700 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; Sun, 24 Aug 2008 12:29:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ADEE3234C1B2 for ; Sun, 24 Aug 2008 05:29:44 -0700 (PDT) Message-ID: <1789366501.1219580984711.JavaMail.jira@brutus> Date: Sun, 24 Aug 2008 05:29:44 -0700 (PDT) From: "Janne Jalkanen (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Updated: (JSPWIKI-354) fallback on default template doesn't work In-Reply-To: <652181321.1219480604329.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-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Jalkanen updated JSPWIKI-354: ----------------------------------- Fix Version/s: 2.8 Need to resolve for 2.8. > fallback on default template doesn't work > ----------------------------------------- > > Key: JSPWIKI-354 > URL: https://issues.apache.org/jira/browse/JSPWIKI-354 > Project: JSPWiki > Issue Type: Bug > Components: Core & storage > Affects Versions: 2.7.x > Reporter: Florian Holeczek > Fix For: 2.8 > > > I've created a custom template which consists of the following files only: > * images/bnvwiki_logo.png > * jspwiki.css > When setting this template as the default template, the following error occurs: > {quote} > FATAL com.ecyrd.jspwiki.ui.TemplateManager BNV-GZ Wiki:/ BNV-GZ Wiki:http://wiki.bnv-gz.de:8080/ - findJSP() was asked to find a null template or name (bnv-gz,null). JSP page '/' > {quote} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.