mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19777
[Bug 1347983] Re: Deleted users still get their names displayed
Sorry, it appears to have been fixed...
** Changed in: mahara
Status: New => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1347983
Title:
Deleted users still get their names displayed
Status in Mahara ePortfolio:
Invalid
Bug description:
Mahara 1.10.0dev
MySql
In the lib/users.php::display_name() function.
If a deleted user had a preferred name set up, it returns the
preferred name.
Whereas, if they didn't have a preferred name setup, it returns
'Deleted user'.
I'm of the opinion that the function should also return 'Deleted user'
if preferred name is set.
I believe it's a privacy issue and it needs to be consistent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1347983/+subscriptions
References