[
https://issues.apache.org/jira/browse/FOR-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sina K. Heshmati updated FOR-1037:
----------------------------------
Attachment: FOR-1037_SKH_01.patch
In this workaround, I've made the assumption that dispatcher-enabled projects
set the value of 'project.url' e.g. in forrest.properties and that
dispatcher-disabled projects set the 'projects-url' e.g. in skinconf.xml. The
same's true for the 'project-name/project.name' property.
> 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
> Priority: Minor
> 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.