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 2003/09/02 21:46:13 UTC

DO NOT REPLY [Bug 22167] - transform does not accept zero argument Source

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

transform does not accept zero argument Source

zongaro@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Enhancement                 |Normal



------- Additional Comments From zongaro@ca.ibm.com  2003-09-02 19:46 -------
The descriptions of the zero-argument constructors for DOMSource, SAXSource and 
StreamSource that appear in JAXP 1.2 explicitly state that "If this constructor 
is used, and no other method is called, the transformer will assume an empty 
input tree, with a default root node."  I think Jonathan's usage is correct, 
and this represents a bug in Xalan-J.

I'll revert the severity back to it's original setting of "Normal".