dmarston 02/02/12 11:51:54
Modified: test/tests/bugzilla Bugzilla1009.xsl
Log:
Balance the elements to avoid distracting error.
Revision Changes Path
1.2 +1 -1 xml-xalan/test/tests/bugzilla/Bugzilla1009.xsl
Index: Bugzilla1009.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/test/tests/bugzilla/Bugzilla1009.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Bugzilla1009.xsl 18 May 2001 00:20:12 -0000 1.1
+++ Bugzilla1009.xsl 12 Feb 2002 19:51:54 -0000 1.2
@@ -11,7 +11,7 @@
<!-- Below line causes error due to unclosed '{', but:
error is not helpful either on cmd line or programmatically -->
<link ref="{foo(bar)"></link>
- <out>
+ </out>
</xsl:template>
</xsl:stylesheet>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]