http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2749 *** shadow/2749 Mon Jul 23 11:49:11 2001 --- shadow/2749.tmp.8994 Mon Jul 23 11:49:12 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | xsltc fails conf test impincl10 on apply-imports | + +----------------------------------------------------------------------------+ + | Bug #: 2749 Product: XalanJ2 | + | Status: NEW Version: CurrentCVS | + | Resolution: Platform: All | + | Severity: Major OS/Version: All | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Test impincl10 tests the basic operation of apply-imports as described in + Section 5.6 of the XSLT 1.0 spec. The output from xsltc shows that the matching + template for the <tag> element in the imported stylesheet l.xsl is not invoked, + as it should be by the <xsl:apply-imports> instruction. This would seem to be a + pretty serious instance of nonconformance.
