Furkan Kamaci created TIKA-3400:
-----------------------------------
Summary: Use equals for Object and String Comparison Instead of ==
Key: TIKA-3400
URL: https://issues.apache.org/jira/browse/TIKA-3400
Project: Tika
Issue Type: Bug
Affects Versions: 1.26
Reporter: Furkan Kamaci
Fix For: 1.27`equals()` is used for object and string comparison but `==` compares them by identity. -- This message was sent by Atlassian Jira (v8.3.4#803005)
