timgrein opened a new pull request, #3142:
URL: https://github.com/apache/tika/pull/3142

   Currently the behavior of `FilenameUtils.calculateExtension` only specifies 
that the `defaultValue` is returned on a parse exception or a null value. The 
behavior for an unknown value is not specified and silently returns `.bin`. I 
adjusted the docs and now the `defaultValue` is returned, if the extension is 
unknown.


-- 
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]

Reply via email to