Replace string comparison with != or == by .equals
--------------------------------------------------
Key: OFBIZ-515
URL: http://issues.apache.org/jira/browse/OFBIZ-515
Project: OFBiz (The Open for Business Project)
Issue Type: Bug
Affects Versions: SVN trunk
Reporter: Stefan Huehner
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira