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=3031 *** shadow/3031 Tue Aug 7 15:37:53 2001 --- shadow/3031.tmp.25531 Mon Aug 20 16:56:17 2001 *************** *** 2,9 **** | current() function doesn't work within nested predicates | +----------------------------------------------------------------------------+ | Bug #: 3031 Product: XalanJ2 | ! | Status: NEW Version: 2.1.0 | ! | Resolution: Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Xalan | +----------------------------------------------------------------------------+ --- 2,9 ---- | current() function doesn't work within nested predicates | +----------------------------------------------------------------------------+ | Bug #: 3031 Product: XalanJ2 | ! | Status: RESOLVED Version: 2.1.0 | ! | Resolution: FIXED Platform: Other | | Severity: Normal OS/Version: Other | | Priority: Other Component: Xalan | +----------------------------------------------------------------------------+ *************** *** 69,72 **** <bat>1</bat> </bang><bang> <bat>3</bat> ! </bang></first><second worksCorrectly="NO! (should do the same thing)"/> --- 69,78 ---- <bat>1</bat> </bang><bang> <bat>3</bat> ! </bang></first><second worksCorrectly="NO! (should do the same thing)"/> ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-20 16:56 ------- ! This should be fixed with my recent check-in. Note that I'm not totally happy ! with the fix... the context stuff in general is a bit messy, and I hope to do ! some more general clean-up of this in the next few days. You should see a note ! from me to this effect in the next couple of days on the xalan-dev list.
