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=42385>. 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=42385 ------- Additional Comments From [EMAIL PROTECTED] 2007-12-13 08:39 ------- I was looking at differences between org.apache.cocoon.components.url.SourceProtocolHandler.java and org.apache.lenya.modules.svg.ProtocolHandler.java The both extend Batiks ParsedURLData class But in a somewhat different way. That comment found in SourceProtocolHandler appealed to me like something easy to overluck (because not done so nicely?) // ParsedURLData has some public members which seems to be required to // have a value. This sucks. I inserted the block found in SourceProtocolHandler.java without really knowing what I do here - but the result seems to fix the error. This is something the java pros have to look at. If my suggestions don't make sense - ignore me ;-) PATCH is on it's way -- 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
