Satwik-Bhardwaj commented on issue #966:
URL: https://github.com/apache/poi/issues/966#issuecomment-3649136436

   You are correct. If POI silently truncates the sheet name, it should not 
return null when attempting to access the sheet using the full name. This 
behavior indicates an inconsistency. To address this issue, we should throw an 
exception when trying to get the sheet if the name exceeds 31 characters.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to