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
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/*/[EMAIL
PROTECTED]'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