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





------- Additional Comments From [EMAIL PROTECTED]  2003-09-16 20:07 -------
Well, to detect whether DOMSource(), StreamSource() or SAXSource()are used, has 
to check whether getSystemID()/getInputeSource()/getNode()/getReader() == null. 
The new patch does check for every situations. 
There is a smoketest failure, the DOMSourceAPITest.TestCase#2 should be updated 
to conform with the spec. I will open another bug to keep tracking of the 
invalid API test case.

Reply via email to