> Fra: Shawn McKinney [mailto:[email protected]] > Sendt: 9. januar 2016 02:53 > Til: [email protected] > Emne: Re: Caching checkAccess on session > > > > 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
Thanks! Didn't get back to this before now. Yes, I would like to help. Where do I start? // Jan
