Actions
Bug #8771
closedCB Menu dependency on displayed user resulting in missing links
Description
On profile edit the "view your profile" menu link is missing due to displayedUser being set. That menu link probably shouldn't depend on that value.
Additionally the displayed user value isn't being reset to null or empty string after a userlist row resulting in it being incorrectly set for modules.
Updated by krileon about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1748
Actions