[
https://issues.apache.org/jira/browse/OFBIZ-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041460#comment-18041460
]
Dmitriy Kryukov commented on OFBIZ-13320:
-----------------------------------------
PR https://github.com/apache/ofbiz-framework/pull/926
> In several locations strings are compared with == and !=
> --------------------------------------------------------
>
> Key: OFBIZ-13320
> URL: https://issues.apache.org/jira/browse/OFBIZ-13320
> Project: OFBiz
> Issue Type: Bug
> Reporter: Dmitriy Kryukov
> Priority: Major
>
> Should be compared with equals, unless they are interned. But even for
> interned strings equals() is safe
> Will provide a PR
--
This message was sent by Atlassian Jira
(v8.20.10#820010)