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=10733>. 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=10733 2 fixes for HSSFWorkbook Summary: 2 fixes for HSSFWorkbook Product: POI Version: 2.0-dev Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] 1) Patch to getSheet that makes the comparison betwen the passed in sheet name and the sheet names in the workbook case insensitive. Excel doesn't care about case, apparently. 2) Make getWorkbook a public function to allow resolution of external refs when using the formula parser from a HSSFWorkbook. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
