Comment 2 for bug 227494

Revision history for this message
Guilherme Salgado (salgado) wrote : Re: Do not special case the owner in IPerson.inTeam()

There is at least one other place in which we consider the owner to be a team admin even when there's no teamparticipation for the owner on that team: IPerson.getAdministratedTeams().

I guess we'll want to fix that and look for other places which need fixing too.