You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/03/31 07:30:05 UTC

[Bug 1170] Changed - xsl:apply-imports results in infinite loop when no imports available

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1170

*** shadow/1170	Fri Mar 30 18:17:59 2001
--- shadow/1170.tmp.23133	Fri Mar 30 21:30:05 2001
***************
*** 29,32 ****
  </xsl:stylesheet>
  
  Any stylesheet can be used.  This will cause "This is a message." to be issued 
! repeatedly until the stack overflows.
--- 29,36 ----
  </xsl:stylesheet>
  
  Any stylesheet can be used.  This will cause "This is a message." to be issued 
! repeatedly until the stack overflows.
! 
! ------- Additional Comments From garyp@firstech.com  2001-03-30 21:30 -------
! Sorry, instead of "Any stylesheet can be used.", I meant to say "Any input XML 
! can be used."