You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2006/02/06 23:10:59 UTC

[jira] Work started: (FOR-789) default variable filename is always set to 'index.html' in dispatcher v3

     [ http://issues.apache.org/jira/browse/FOR-789?page=all ]
     
Work on FOR-789 started by Thorsten Scherler

> default variable filename is always set to 'index.html' in dispatcher v3
> ------------------------------------------------------------------------
>
>          Key: FOR-789
>          URL: http://issues.apache.org/jira/browse/FOR-789
>      Project: Forrest
>         Type: Bug
>   Components: Dispatcher (aka views)
>     Versions: 0.8-dev
>     Reporter: Cyriaque Dupoirieux
>     Assignee: Thorsten Scherler
>      Fix For: 0.8-dev

>
> In the siteinfo-credits contract for pelt, I added :
>         <xsl:param name="defaultVariables" select="'test.html'"/>
>         <xsl:variable name="filename" select="$defaultVariables/*/*[@name='filename']/@value"/>
> to be able to display credits if the current page is index.
> I realise - adding traces - that filename variable is always set to index.html ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira