Fix up calls to user objects' getUserName which should really be calls to
getId. This is a change designed to make it possible to disambiguate user names and user ids in subclasses of user folders, while still doing the "right thing" with respect to local data structures that keep pointers to user ids (eg. local roles, etc.)
Showing
Please register or sign in to comment