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=3415>. 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=3415 Default namespace handling is non-standard [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-24 15:42 ------- Patch provided by Richard Cao was committed to Apache HEAD by Brian Minchau. Before the patch the testcase which I appended ran and happily wrote this out: <?xml version="1.0" encoding="UTF-8"?> <out>Empty-prefix template got called! BUT SHOULDN't BE!</out> After the patch it correctly gives this error message: javax.xml.transform.TransformerException: Illegal value: :tmplt1 used for QNAME attribute: name
