mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14049
[Bug 1223063] A change has been merged
Reviewed: https://reviews.mahara.org/2583
Committed: http://gitorious.org/mahara/mahara/commit/8f189300479c40e151e4c3f28d9c5a8866c62da9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 8f189300479c40e151e4c3f28d9c5a8866c62da9
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Tue Oct 8 13:17:57 2013 +1300
Update session-cached display name when deleting it
Bug 1223063: ArtefactTypeCachedProfileField was only updating
the session cache when you updated a value, not when you deleted it.
Of course, the only one that can get deleted and that is shown
anywhere is the PreferredName (aka display name) so only this
one shows the problem.
Change-Id: I55f9c96b59c91ced5cba3cf6443ba2e222201ef7
Signed-off-by: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
--
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/1223063
Title:
Deleting display name does not remove it
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.5 series:
Confirmed
Status in Mahara 1.6 series:
Confirmed
Status in Mahara 1.7 series:
Confirmed
Bug description:
Tested on Mahara 1.7 and 1.8.0dev
When you provide a display name and then don't want to use it anymore,
you cannot get rid of it.
To reproduce:
1. Enter a display name into your profile and save the profile.
2. The display name is shown in the login box in the right sidebar.
3. Delete the display name from your profile and save.
4. Expected behaviour: Your first and last name is shown again instead of the display name.
Actual behaviour: Your display name is still shown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1223063/+subscriptions
References