http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1503
*** shadow/1503 Tue Jun 12 14:32:58 2001
--- shadow/1503.tmp.7988 Tue Jun 12 14:34:02 2001
***************
*** 2,8 ****
| xsltc doesn't choose last template when priority equal |
+----------------------------------------------------------------------------+
| Bug #: 1503 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.0.0 |
| Resolution: FIXED Platform: Sun |
| Severity: Minor OS/Version: Solaris |
| Priority: Low Component: org.apache.xalan.xsltc |
--- 2,8 ----
| xsltc doesn't choose last template when priority equal |
+----------------------------------------------------------------------------+
| Bug #: 1503 Product: XalanJ2 |
! | Status: VERIFIED Version: 2.0.0 |
| Resolution: FIXED Platform: Sun |
| Severity: Minor OS/Version: Solaris |
| Priority: Low Component: org.apache.xalan.xsltc |
***************
*** 67,69 ****
--- 67,72 ----
-------------
<?xml version="1.0" encoding="utf-8" ?>
<out>Match-of-wildcard</out>
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-12 14:34 -------
+ XSLTC now gives the expected results.
\ No newline at end of file