On Thu, 2010-09-23 at 18:43 -0400, David Crossley (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/FOR-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12914269#action_12914269 > ] > > David Crossley commented on FOR-1165: > ------------------------------------- > > I was going to reply to the commit message. > > This seems fragile. Wouldn't it be better to use "xsl:text" for the text > parts.
If you look at the commit there was even a lb in the part that used "xsl:text". In this case there is very little to do then fix that lb. Further the xsl:text part can not be used in xsl:variable. The variables can be partly fixed by the xsl function "normalize-space" but if there is a whitespace in the declaration it would not be removed. In this case one has to use the xsl function "concat" to generate the variable without any spaces. salu2 > > > Samples Tab does not stay highlighted when sub-tab or sub-tab menu items > > are chosen - Pelt Theme > > ------------------------------------------------------------------------------------------------ > > > > Key: FOR-1165 > > URL: https://issues.apache.org/jira/browse/FOR-1165 > > Project: Forrest > > Issue Type: Bug > > Components: Plugin: internal.dispatcher > > Affects Versions: 0.9-dev > > Reporter: Gavin > > Fix For: 0.9-dev > > > > > > Choose the 'Samples' tab and it correctly highlights. > > Then choose either 'Samples1' or 'Samples2' sub-tab and the 'Samples' > > highlight is removed. Correct behaviour as per Pelt Skin is for the > > highlighting color to remain. > -- Thorsten Scherler <thorsten.at.apache.org> codeBusters S.L. - web based systems <consulting, training and solutions> http://www.codebusters.es/