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/09 01:19:59 UTC

[Bug 909] Changed - Scope of xsl:param is wrong

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

*** shadow/909	Thu Mar  8 15:05:00 2001
--- shadow/909.tmp.28090	Thu Mar  8 16:19:59 2001
***************
*** 2,11 ****
  | Scope of xsl:param is wrong                                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 909                         Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Critical                 OS/Version: Linux                   |
! |     Priority:                           Component: org.apache.xalan.templa |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: jtl@schlund.de                                               |
--- 2,11 ----
  | Scope of xsl:param is wrong                                                |
  +----------------------------------------------------------------------------+
  |        Bug #: 909                         Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: DUPLICATE                  Platform: PC                      |
  |     Severity: Critical                 OS/Version: Linux                   |
! |     Priority: High                      Component: org.apache.xalan.templa |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: jtl@schlund.de                                               |
***************
*** 47,50 ****
  Expected output (again, ignoring blank lines):
  
      * One (One)
!     * Two (Two)
--- 47,55 ----
  Expected output (again, ignoring blank lines):
  
      * One (One)
!     * Two (Two)
! 
! ------- Additional Comments From garyp@firstech.com  2001-03-08 16:19 -------
! 
! 
! *** This bug has been marked as a duplicate of 876 ***