Incorrect E-mail link validation in RTE


Description

Adding a mailto: link from the E-mail tab of the Hyperlink Manager dialog in the Rich Text Editor (RTE) might result in the following validation error:

The Link field must have a Target value
The validation rule, applied by default, requires that all external links have a "target" attribute. Mailto: links are external links that should not require the "target" attribute.

Solution

To mitigate the issue, consider one of the following options: