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 2001/10/16 15:43:07 UTC

DO NOT REPLY [Bug 4197] - Identically-matching templates are silently accepted

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=4197>.
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=4197

Identically-matching templates are silently accepted





------- Additional Comments From keshlam@us.ibm.com  2001-10-16 06:43 -------
Since it's allowed by the spec, we really _can't_ reject this sort of 
stylesheet, at least not as our default behavior. (If you want to assert that 
it's a bug in spec, the W3C's XSLT working group would be the right folks to 
contact. Until they agree, we have to follow their rules.)

However, we probably should issue a warning. You could then register an error 
handler and respond appropriately. 

Reset this as Medium Enhancement?