[
https://issues.apache.org/jira/browse/OFBIZ-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Huehner reopened OFBIZ-515:
----------------------------------
There are 2 more issues of the same type in the codebase -> reopening
> Replace string comparison with != or == by .equals
> --------------------------------------------------
>
> Key: OFBIZ-515
> URL:
https://issues.apache.org/jira/browse/OFBIZ-515> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Affects Versions: SVN trunk
> Reporter: Stefan Huehner
> Assigned To: Jacopo Cappellato
> Attachments: ofbiz_string_compare.diff
>
>
> Attached patch converts several string comparisons to use the standard .equals form as it is not clear in the code
> that the special check if both string point to exactly same object is applicable there.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.