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=6413>. 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=6413 Exception in org.apache.xalan.xsltc.compiler.util.Util.toJavaName(String) Summary: Exception in org.apache.xalan.xsltc.compiler.util.Util.toJavaName(Str ing) Product: XalanJ2 Version: 2.2.0 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Discovered by bug 6412 the method org.apache.xalan.xsltc.compiler.util.Util.toJavaName(String) throws an StringIndexOutOfBoundsException if it is called with an empty string as argument. Since this is a utility method it should handle that input by returning an empty string as well instead of throwing the exception.
