You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Florian Holeczek (JIRA)" <ji...@apache.org> on 2008/08/23 10:36:44 UTC

[jira] Created: (JSPWIKI-354) fallback on default template doesn't work

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


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.


[jira] Updated: (JSPWIKI-354) fallback on default template doesn't work

Posted by "Janne Jalkanen (JIRA)" <ji...@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.


[jira] Resolved: (JSPWIKI-354) fallback on default template doesn't work

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janne Jalkanen resolved JSPWIKI-354.
------------------------------------

    Resolution: Fixed

Fixed in 2.7.0-alpha-32.

> 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.