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=3426 *** shadow/3426 Tue Sep 4 16:01:24 2001 --- shadow/3426.tmp.4523 Tue Sep 4 16:01:24 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | URIResolver base and href args swapped in Import & Include | + +----------------------------------------------------------------------------+ + | Bug #: 3426 Product: XalanJ2 | + | Status: NEW Version: CurrentCVS | + | Resolution: Platform: All | + | Severity: Major OS/Version: All | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When calling SourceLoader.loadSource from + Import and Include classes in XSLTC, the + base and href arguments are swapped. This + effectively breaks custom URIResolvers + completely in XSLTC. I'm attaching a patch + that fixes this.
