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=3357

*** shadow/3357 Thu Aug 30 05:22:32 2001
--- shadow/3357.tmp.23110       Tue Sep  4 07:57:49 2001
***************
*** 61,64 ****
  
  Hope, this helps.
  
! Joerg
--- 61,72 ----
  
  Hope, this helps.
  
! Joerg
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-09-04 07:57 -------
! I don't think there is an error here. Don't forget that the xsl:for-each 
! returns a nodeset of all nodes matching "ancestor-or-self::*[position() > 2", 
! ie a nodeset with "jix" and "package" (remember ancestor-or-self is reverse 
! order). That nodeset is what is passed in to xsl:value-of and the position of 
! the elements in that nodeset is jix:1 and package:2. Hope this makes sense. I 
! won't close this yet until I hear back from you. 

Reply via email to