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:10:12 2001 --- shadow/3442.tmp.11027 Wed Sep 5 13:10:12 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | 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 | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When xsl:element is instructed to issue an element in the default (xmlns=xxx) + namespace, it may cause an xmlns declaration to be emitted on that element or + an element within it, re-declaring the default namespace that is already in + effect. I suspect this may involve mixing xsl:element and LREs.
