PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/1518 Sun May 20 17:26:11 2001
--- shadow/1518.tmp.12058       Wed Sep 12 01:20:20 2001
***************
*** 1,19 ****
! Bug#: 1518
! Product: XalanJ2
! Version: 2.0.0
! Platform: Sun
! OS/Version: Solaris
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: Low
! Component: org.apache.xalan.xsltc
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: xsltc has problem with namespace attributes with AVTS
! 
  [from SunMicroSystem's bug 4418412]
  When an xsl:attribute element contains a namespace attribute that gets it value
  from an attribute value template, xsltc's ouput disagrees with other XSLT
--- 1,19 ----
! +============================================================================+
! | xsltc has problem with namespace attributes with AVTS                      |
! +----------------------------------------------------------------------------+
! |        Bug #: 1518                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
! |     Severity: Normal                   OS/Version: Solaris                 |
! |     Priority: Low                       Component: org.apache.xalan.xsltc  |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                        |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  [from SunMicroSystem's bug 4418412]
  When an xsl:attribute element contains a namespace attribute that gets it value
  from an attribute value template, xsltc's ouput disagrees with other XSLT
***************
*** 66,69 ****
  -------------
  <?xml version="1.0" encoding="utf-8" ?>
  <root xmlns:ped="http://ped.test.com";><Out xmlns:ped="http://www.ns0.com";
! xmlns:ns0="Hello" ns0:Attr0="" xmlns:ns1="Whatsup" ns1:Attr1="Goodbye"/></root>
--- 66,69 ----
  -------------
  <?xml version="1.0" encoding="utf-8" ?>
  <root xmlns:ped="http://ped.test.com";><Out xmlns:ped="http://www.ns0.com";
! xmlns:ns0="Hello" ns0:Attr0="" xmlns:ns1="Whatsup" ns1:Attr1="Goodbye"/></root>

Reply via email to