> On Jan 8, 2016, at 9:21 AM, Shawn McKinney <[email protected]> wrote: > >> >> On Jan 8, 2016, at 1:15 AM, Jan Sindberg <[email protected]> wrote: >> >> [snip] >> >> Using sessionPermissions works great. It lead me to discover that the equals >> method on Permission is ignoring object id. >> >> Checking for object id in Permission.equals would be a nice addition :-) > > Nice catch Jan. Yes, that is a bug and must be added. Do you want to add > the JIRA? How about doing the coding? :-)
Resolved! https://issues.apache.org/jira/browse/FC-136 Shawn
