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

*** shadow/1441 Sun May 20 17:25:47 2001
--- shadow/1441.tmp.10188       Tue Jun 26 13:26:13 2001
***************
*** 1,19 ****
! Bug#: 1441
! 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: copy-of @* within a copy template not copying the attributes
! 
  The example on replacing all occurrences of a string from Michael Kay's XLST
  Programmer's Reference manual uncovered a problem using <xsl:copy-of
  select="@*"/> within a <xsl:copy> element to copy nodes along with their 
--- 1,19 ----
! +============================================================================+
! | copy-of @* within a copy template not copying the attributes               |
! +----------------------------------------------------------------------------+
! |        Bug #: 1441                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
! |     Severity: Normal                   OS/Version: Solaris                 |
! |     Priority: Medium                    Component: org.apache.xalan.xsltc  |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  The example on replacing all occurrences of a string from Michael Kay's XLST
  Programmer's Reference manual uncovered a problem using <xsl:copy-of
  select="@*"/> within a <xsl:copy> element to copy nodes along with their 
***************
*** 58,60 ****
--- 58,63 ----
  </author>
  
  </authors>
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-26 13:26 -------
+ This is still a bug.
\ No newline at end of file

Reply via email to