You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/07/30 19:35:52 UTC

DO NOT REPLY [Bug 9134] - xsltc doesn't select last template when priority equal

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9134>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9134

xsltc doesn't select last template when priority equal

tom.amiro@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From tom.amiro@sun.com  2002-07-30 17:35 -------
This is fixed

Running xalan on conflictres24
<?xml version="1.0" encoding="UTF-8"?>
<out>This template should be matched.</out>


Running XSLTC with Xerces Parser on conflictres24
<?xml version="1.0" encoding="UTF-8"?>
<out>This template should be matched.</out>