> -----Original Message----- > From: Gavin (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Monday, 17 April 2006 9:05 PM > To: dev@forrest.apache.org > Subject: [jira] Commented: (FOR-595) Hard-coded project name in > input.projectinfo plugin > > [ http://issues.apache.org/jira/browse/FOR- > 595?page=comments#action_12374742 ] > > Gavin commented on FOR-595: > --------------------------- > > Looking at the code it looks fixed to me. > > <title> > <xsl:choose> > <xsl:when test="@title!=''">
Are we sure this above when test works, I have not tried it yet. What about something like <xsl:when test="not(@title=''")> Gav... > <xsl:value-of select="@title"/> > </xsl:when> > <xsl:otherwise> > <xsl:text>Release Notes for Apache Forrest </xsl:text><xsl:value-of > select="$versionNumber"/> > </xsl:otherwise> > </xsl:choose> > </title> > > ... have you tried putting in your own Title ? If not it will default to > Apache Forrest. > > > Hard-coded project name in input.projectinfo plugin > > --------------------------------------------------- > > > > Key: FOR-595 > > URL: http://issues.apache.org/jira/browse/FOR-595 > > Project: Forrest > > Type: Bug > > > Components: Plugin: input.projectInfo > > Versions: 0.7 > > Reporter: fuat ormaci > > > > > Title of release notes page always reads > > Release Notes for Apache Forrest X.Y > > The string "Apache Forrest" should not be hard-coded in > releaseNotes2document.xsl, real project name has to be picked instead. > > -- > 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 > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.385 / Virus Database: 268.4.2/314 - Release Date: 16/04/2006