http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2551 *** shadow/2551 Tue Jul 10 12:43:27 2001 --- shadow/2551.tmp.28041 Tue Jul 10 12:43:27 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | xsltc fails tests axes100,101,103-112 | + +----------------------------------------------------------------------------+ + | Bug #: 2551 Product: XalanJ2 | + | Status: NEW Version: 2.0.0 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + All these tests have in common an apply-templates starting with an attribute + axes followed by addtional relative location path steps. For example, + + <xsl:apply-templates select="@*/ancestor-or-self::*"/>
