Ticket #4381 (closed Bug: fixed)

Opened 7 years ago

Membershiptool: invalid direct access to member properties

Reported by: ajung01 Owned by:
Priority: minor Milestone: Past
Component: Users/Groups Version:
Severity: Keywords:
Cc:

Description

searchForMembers() used 'member.listed' instead of member.getProperty('listed') which conflicts with exUserFolder. For compatiblity only API methods should be used (as it is the case for all other member properties in the implementation.

Change History

comment:1 Changed 7 years ago by alecm

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in svn (also last_login_time was being accessed directly).

Note: See TracTickets for help on using tickets.