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=3442

*** shadow/3442 Wed Sep  5 13:11:43 2001
--- shadow/3442.tmp.4690        Thu Sep 13 07:58:22 2001
***************
*** 2,9 ****
  | We emit extra xmlns declarations on lower nodes                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 3442                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.2.x                   |
! |   Resolution:                            Platform: Other                   |
  |     Severity: Minor                    OS/Version: Other                   |
  |     Priority: Other                     Component: Xalan                   |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | We emit extra xmlns declarations on lower nodes                            |
  +----------------------------------------------------------------------------+
  |        Bug #: 3442                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.2.x                   |
! |   Resolution: FIXED                      Platform: Other                   |
  |     Severity: Minor                    OS/Version: Other                   |
  |     Priority: Other                     Component: Xalan                   |
  +----------------------------------------------------------------------------+
***************
*** 22,24 ****
--- 22,30 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-09-05 13:11 -------
  Created an attachment (id=502)
  Use with any doc-trigger XML; observe nested xmlns="" decls
+ 
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-09-13 07:58 -------
+ When building the prefix table for an element, just override prefixes defined 
+ in parent element with uris that have been redefined by the element instead of 
+ keeping both uris in the table. 

Reply via email to