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=7249>. 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=7249 DOMResult and StreamResult are not populated equally Summary: DOMResult and StreamResult are not populated equally Product: XalanJ2 Version: 2.3 Platform: All OS/Version: All Status: NEW Severity: Major Priority: Other Component: org.apache.xalan.transformer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] using v2.3.1 The DOMResult is not populated with the DOCTYPE, though StreamResult is. This is shown in the attached JUnit test case. Whether or not this is a spec issue, it is imperative for both results to be consistent. attached files: request.xml hello.xsl transformed.xhtml keywords: xhtml missing doctype DOM Document transform
