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=31545>. 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=31545 [PATCH] Serializers: NPE in constructor of CharSetFactory Summary: [PATCH] Serializers: NPE in constructor of CharSetFactory Product: Cocoon 2 Version: 2.1 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: blocks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If the charsets are not on the class path a NPE will be thrown during the initialization of the CharSetFactory. This patch checks for a null value of the URL and throws a more specific exception if the URL is null.
