You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2002/02/12 20:51:54 UTC

cvs commit: xml-xalan/test/tests/bugzilla Bugzilla1009.xsl

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org