| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Gav...." <brightoncomput...@brightontown.com.au> |
| Subject | RE: [jira] Commented: (FOR-595) Hard-coded project name in input.projectinfo plugin |
| Date | Mon, 17 Apr 2006 13:19:11 GMT |
> > > > 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=''")> Or how about getting the brackets in the right place Gav !!! <xsl:when test="not(@title='')"> Gav... | |
| Mime |
|
| View raw message | |