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=2835 *** shadow/2835 Thu Jul 26 10:24:36 2001 --- shadow/2835.tmp.17666 Thu Jul 26 10:25:41 2001 *************** *** 2,9 **** | Redirecting problems with variables and parameters | +----------------------------------------------------------------------------+ | Bug #: 2835 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.2.x | ! | Resolution: INVALID Platform: PC | | Severity: Normal OS/Version: Linux | | Priority: Other Component: org.apache.xalan.lib.Re | +----------------------------------------------------------------------------+ --- 2,9 ---- | Redirecting problems with variables and parameters | +----------------------------------------------------------------------------+ | Bug #: 2835 Product: XalanJ2 | ! | Status: REOPENED Version: 2.2.x | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Linux | | Priority: Other Component: org.apache.xalan.lib.Re | +----------------------------------------------------------------------------+ *************** *** 106,111 **** --- 106,124 ---- ------- Additional Comments From [EMAIL PROTECTED] 2001-07-26 10:24 ------- You're right. I am confused. This does sound like a bug in XalanJ but I'd need your XSLT and XML to investigate further because everything works on my + examples. + + Try changing your redirect:write element to + <redirect:write select="{$stillincomplete-path}"> + + Note the { and } that I have added and see if that makes a difference. If not, + please send your XSLT and XML so that we can have a look. + Thanks, + Gary + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-26 10:25 ------- + You're right. I am confused. This does sound like a bug in XalanJ but I'd need + your XSLT and XML to investigate further because everything works on my examples. Try changing your redirect:write element to
