http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1397 *** shadow/1397 Sun May 20 17:25:32 2001 --- shadow/1397.tmp.7424 Fri Jul 13 13:08:07 2001 *************** *** 1,19 **** ! Bug#: 1397 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: apply-imports shouldn't invoke built-ins to process children ! [from SunMicrosystem's bug 4404012] <xsl:apply-imports> should not act like apply-templates and invoke --- 1,19 ---- ! +============================================================================+ ! | apply-imports shouldn't invoke built-ins to process children | ! +----------------------------------------------------------------------------+ ! | Bug #: 1397 Product: XalanJ2 | ! | Status: NEW Version: 2.0.0 | ! | Resolution: Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | [from SunMicrosystem's bug 4404012] <xsl:apply-imports> should not act like apply-templates and invoke *************** *** 229,231 **** --- 229,234 ---- <apply-imports> should not act like apply-templates and invoke the built-in rules to process all children of the current node. + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-13 13:08 ------- + Note this problem is demonstrated by conformance test impincl05
