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=21478>. 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=21478 Missing resource during serialization ------- Additional Comments From [EMAIL PROTECTED] 2003-07-15 12:56 ------- Hi, Jean In this patch, I added an error message in org.apache.xalan.res.XSLTErrorResources. Applying this patch, the error message in your case will look like: javax.xml.transform.TransformerException: ElemTemplateElement error: Function not supported!... If every method in UnImplNode is implemented by its sub-classes, e.g. ElemTemplateElement, both bugs will be fixed. So I think Bug 19915 is a duplicate of this bug.
