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=2925 *** shadow/2925 Tue Jul 31 10:05:58 2001 --- shadow/2925.tmp.13394 Tue Jul 31 10:05:58 2001 *************** *** 0 **** --- 1,24 ---- + +============================================================================+ + | Parameter set from DOM Node, broken | + +----------------------------------------------------------------------------+ + | Bug #: 2925 Product: XalanJ2 | + | Status: NEW Version: CurrentCVS | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: Xalan | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When setting a parameter using a DOM Node as the source, the + output is evaluated incorrectly using the copy-of operator. + + The XML produced is actually not well formed. + + Attached is a simple example that reproduced the problem. + CVS Check out 7/30 + Xerces 1.3 and 1.4
