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=3261
*** shadow/3261 Mon Aug 27 01:01:13 2001
--- shadow/3261.tmp.27837 Mon Aug 27 07:09:06 2001
***************
*** 218,221 ****
------- Additional Comments From [EMAIL PROTECTED] 2001-08-27 01:01 -------
Hmm.. The code you sent me is working fine. Though approximately the same code
! is not working within Apache as a module... Any ideas?
--- 218,230 ----
------- Additional Comments From [EMAIL PROTECTED] 2001-08-27 01:01 -------
Hmm.. The code you sent me is working fine. Though approximately the same code
! is not working within Apache as a module... Any ideas?
!
! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-27 07:09 -------
! Is the source file being specified using an absolute URL? I'm going to make a
! few more changes to XalanTransformer -- perhaps those changes will fix the
! problem.
!
! The only other suggestion I have is for you to put some debugging printfs in
! XSLTEngine::getStylesheetFromPIURL(). Most importantly, see what the variable
! localXSLURLString contains when the stylesheet is parsed.