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

*** shadow/1376 Sun May 20 17:25:25 2001
--- shadow/1376.tmp.9599        Thu Jul 19 12:10:39 2001
***************
*** 1,19 ****
! Bug#: 1376
! Product: XalanJ2
! Version: 2.0.0
! Platform: Sun
! OS/Version: Solaris
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: Medium
! Component: org.apache.xalan.xsltc
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: match patterns with id() and key() as core fail
! 
  Xsltc handles cases where the key() and id() functions do not constitute the
  core of the pattern. These cases should now work:
  
--- 1,19 ----
! +============================================================================+
! | match patterns with id() and key() as core fail                            |
! +----------------------------------------------------------------------------+
! |        Bug #: 1376                        Product: XalanJ2                 |
! |       Status: NEW                         Version: CurrentCVS              |
! |   Resolution:                            Platform: All                     |
! |     Severity: Critical                 OS/Version: All                     |
! |     Priority: High                      Component: org.apache.xalan.xsltc  |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  Xsltc handles cases where the key() and id() functions do not constitute the
  core of the pattern. These cases should now work:
  
***************
*** 52,55 ****
      to a primary key).
   o) one node give you several values for an expression of a single key
   o) one node may be matched by several keys
!  o) there can be several keys with the same name
--- 52,55 ----
      to a primary key).
   o) one node give you several values for an expression of a single key
   o) one node may be matched by several keys
!  o) there can be several keys with the same name

Reply via email to