[
https://issues.apache.org/jira/browse/FOR-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ross Gardler closed FOR-1037.
-----------------------------
Resolution: Fixed
Fix Version/s: 0.9-dev
Assignee: Ross Gardler
Applied - thanks
> Changes RSS feed links do not work in all use cases
> ---------------------------------------------------
>
> Key: FOR-1037
> URL: https://issues.apache.org/jira/browse/FOR-1037
> Project: Forrest
> Issue Type: Bug
> Components: Plugin: input.projectInfo, Plugin: internal.dispatcher
> Affects Versions: 0.8
> Reporter: Ross Gardler
> Assignee: Ross Gardler
> Priority: Minor
> Fix For: 0.9-dev
>
> Attachments: FOR-1037_SKH_01.patch
>
>
> The Link URL provided in the changes.rss [1] feed is created in
> changes-to-rss.xsl using the variable changes-url, this is configured using:
> <xsl:variable name="changes-url" select="concat(../skinconfig/project-url,
> 'changes.html')"/>
> If using the Dispatcher there is no skinconfig and therefore no value is set
> for changes-url.
> The same problem occurs in the Forrest website, even though it does not use
> the dispatcher.
> [1] http://forrest.apache.org/docs_0_90/changes.rss
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.