When "Allow description edition" privilege is enabled then user is unable to click on links on the description as it will trigger the edit mode instead

Description

When the "Allow Description Edition" privilege is enabled on a user account, clicking on links within the description triggers the edit mode instead of directing the user to the linked page. Preventing users from accessing links within the description.


Steps to reproduce

  1. On any issue create a share with enabled "Allow description edition" privilege

  2. On the issue description add some links

  3. Open the share as external user

  4. Attempt to open the link from description

Actual result

Clicking on any link within the description field triggers the edit mode instead of directing the external user to the linked page.

Expected result

The link should open the relevant page or resource in a new tab or window, allowing the external user to access the linked content without triggering the edit mode.