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.
Updated by krileon over 6 years ago
- Target version changed from CB 2.1.5 to CB 2.3
Updated by krileon over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1376
Actions