https://issues.apache.org/bugzilla/show_bug.cgi?id=45876
Josh Micich <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Josh Micich <[EMAIL PROTECTED]> 2008-09-29 15:13:36 PST ---
Fixed in svn 700280.
It was too cumbersome to overload all related methods with optional validation
flags, so I just disabled the upper bounds check for all cases.
Excel (2007) opens files with long sheet names without error or warning.
However, long sheet names are silently truncated to 31 chars. In order to
avoid funny duplicate sheet name errors, I changed POI's name check to enforce
uniqueness on only the first 31 chars.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]