[jira] [Updated] (TIKA-3400) Use equals for Object and String Comparison Instead of ==

2021-07-21 Thread Tim Allison (Jira)


 [ 
https://issues.apache.org/jira/browse/TIKA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison updated TIKA-3400:
--
Fix Version/s: (was: 2.0.0)
   2.0.0-BETA

> 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
>Priority: Major
> Fix For: 2.0.0-BETA
>
>
> equals() is used for object and string comparison but == compares them by 
> identity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (TIKA-3400) Use equals for Object and String Comparison Instead of ==

2021-07-06 Thread Tim Allison (Jira)


 [ 
https://issues.apache.org/jira/browse/TIKA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison updated TIKA-3400:
--
Fix Version/s: (was: 1.27)
   2.0.0

> 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
>Priority: Major
> Fix For: 2.0.0
>
>
> equals() is used for object and string comparison but == compares them by 
> identity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (TIKA-3400) Use equals for Object and String Comparison Instead of ==

2021-05-12 Thread Furkan Kamaci (Jira)


 [ 
https://issues.apache.org/jira/browse/TIKA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Furkan Kamaci updated TIKA-3400:

Description: equals() is used for object and string comparison but == 
compares them by identity.  (was: `equals()` is used for object and string 
comparison but `==` compares them by identity.)

> 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
>Priority: Major
> 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)