DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35618>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35618 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-06 15:46 ------- I have another remark to do on this patch : it should use SourceDataSource instead of the custom CocoonDataSource... Ok I've seen the svn source of the SendMailTransformer and the code can't work : it uses new URLDataSource(new URL(inputSource.getURI())); and when it is used with the cocoon: protocol, inputSource.getURI returns cocon://something and the JDK doesn't known anything about the cocoon: protocol. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
