You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/09/05 01:02:02 UTC

[DO NOT REPLY: Bug 3426] URIResolver base and href args swapped in Import & Include

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.4533	Tue Sep  4 16:02:02 2001
***************
*** 19,22 ****
  base and href arguments are swapped. This
  effectively breaks custom URIResolvers
  completely in XSLTC. I'm attaching a patch
! that fixes this.
--- 19,26 ----
  base and href arguments are swapped. This
  effectively breaks custom URIResolvers
  completely in XSLTC. I'm attaching a patch
! that fixes this.
! 
! ------- Additional Comments From gthb@dimon.is  2001-09-04 16:02 -------
! Created an attachment (id=497)
! A patch fixing the errors described in this bug report