LimeSurvey: 3.x-LTS 065189c3
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
GitHub | 3.x-LTS | 2022-01-14 13:09 | 3.x-LTS 2a4ed74c | |
Changeset | Fixed issue: Show full name of a deleted user correctly (#2128)
Dev: If user's full name contain double quotes it is not displayed correctly when this user is deleted. Instead of passing full name back and forth in the session let's just use the data from the database.
|
|||
mod - application/controllers/admin/useraction.php | Diff File | |||
mod - application/models/User.php | Diff File | |||
mod - application/views/admin/user/deluser.php | Diff File | |||
mod - assets/scripts/admin/users.js | Diff File |