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=2886>. 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=2886 XSLTC does not always handle explicitly defined template priorities [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED] Status|REOPENED |NEW Summary|xsltc fails conf test node15|XSLTC does not always handle |not selecting templates |explicitly defined template |based on priority correctly |priorities ------- Additional Comments From [EMAIL PROTECTED] 2001-11-13 01:03 ------- This is shown in conflictres24, node15 and idkey37 (in Sun internal test). XSLTC _always_ (without any exception) processes patterns in this order: match on element/attribute/pi()/text() match on namespace only (wildcard element or attribute) match on wildcard/node()
