mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25059
[Bug 1434935] Re: Username is shown in "Inbox", "Sent messages", "Online users" and on page
Turns out the code change here:
https://reviews.mahara.org/#/c/3581/6/htdocs/lib/user.php
was a bit over zealous with the
$userto === $user
- it was allowing "if current user matches user to display" then show
username as well
But that is not what we want for normal users so have removed it
** Changed in: mahara
Importance: Undecided => High
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Assignee: (unassigned) => Robert Lyon (robertl-9)
--
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/1434935
Title:
Username is shown in "Inbox", "Sent messages", "Online users" and on
page
Status in Mahara ePortfolio:
In Progress
Bug description:
Regression in 15.04RC1
When I'm logged in as regular user (no staff or admin), I can see my
username in in the "Online users" sidebar, in the "Inbox" and "Sent"
messages area as well as on a portfolio page. That was not the case in
1.10 and shouldn't be the case. I don't see the usernames of other
people and the site has "Don't display usernames" activated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1434935/+subscriptions
References