← Back to team overview

mahara-contributors team mailing list archive

[Bug 812115] A change has been merged

 

Reviewed:  https://reviews.mahara.org/621
Committed: http://gitorious.org/mahara/mahara/commit/fef192e6e320a3c68944637d3ec01f7b233b8afd
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit fef192e6e320a3c68944637d3ec01f7b233b8afd
Author: Christopher Tombleson <christopher@xxxxxxxxxxxxxxx>
Date:   Wed Aug 31 10:15:58 2011 +1200

    Include user's name when deleting an account.
    
    Created new lang string and update form to use it.
    It will now display "Delete Account of: username / fullname"
    Bug#812115
    
    Change-Id: I0fa4781a8a23473a9c8ac8b3d81d05b2b7d06067
    Signed-off-by: Christopher Tombleson <christopher@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/812115

Title:
  Include the user's name when deleting an account from the user's
  settings page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When a user can delete his account via the settings page, it would be
  good to display his display name (real name if no display name is
  chosen) as a precaution. As admins can log in as users and may choose
  to delete the user account while being logged in as that user, this
  could be a precaution and give them a last chance to review their
  action.

  Thus on /account/delete.php instead of just "Delete account" it could
  read "Delete account of [display name/real name]".

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/812115/+subscriptions


References