mx4j/src/tools/mx4j/tools/adaptor/http/xsl mbean_attributes.xsl,1.3,1.4
Simone Bordet <[email protected]> Mon, 10 Jan 2005 10:11:33 +0000
| Newsgroups | gmane.comp.java.mx4j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/adaptor/http/xsl
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11073/src/tools/mx4j/tools/adaptor/http/xsl
Modified Files:
mbean_attributes.xsl
Log Message:
Fix for bug #1078015: when this file was committed, the IDE reformatted the XML, adding a spurios newline that made the resulting HTML not work anymore. Fixed using XSL's concat function.
Index: mbean_attributes.xsl
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/adaptor/http/xsl/mbean_attributes.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** mbean_attributes.xsl 4 Sep 2004 15:44:52 -0000 1.3
--- mbean_attributes.xsl 10 Jan 2005 10:11:30 -0000 1.4
***************
*** 167,172 ****
<xsl:with-param name="type" select="@type"/>
<xsl:with-param name="value" select="$value"/>
! <xsl:with-param name="name">value_
! <xsl:value-of select="@name"/>
</xsl:with-param>
<xsl:with-param name="strinit">true</xsl:with-param>
--- 167,172 ----
<xsl:with-param name="type" select="@type"/>
<xsl:with-param name="value" select="$value"/>
! <xsl:with-param name="name">
! <xsl:value-of select="concat('value_', @name)"/>
</xsl:with-param>
<xsl:with-param name="strinit">true</xsl:with-param>
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt