Incorrect use of == for String compare in TenantEntity equals method
--------------------------------------------------------------------
Key: AMDATU-260
URL: http://jira.amdatu.org/jira/browse/AMDATU-260
Project: Amdatu
Issue Type: Bug
Components: Amdatu Core
Affects Versions: 0.0.5
Reporter: Bram de Kruijff
The TenantEntity equals method uses == to compare two String ids for equality.
Although this may work most of the time because of internalization of strings
by most JVMs... it is wrong.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira