Actions
Bug #7097
closedEmail icon display on userlist links to profile instead of form
Description
When clicking the email icon on userlist in the email field the click event happens on the span used for the icon. This causes the jQuery that links to profiles to ignore its parent link element. The jQuery probably also needs to check if a close parent is a link as well.
Actions