- Issue created by @thomas.frobieter
- πΊπΈUnited States smustgrave
Believe to be a dup of https://www.drupal.org/project/extlink/issues/3523382 π Links are still altered although "Do not alter links with a default target value" is enabled Active
When using the link attributes β module in combination with Extlink, Extlink is overriding the title which is entered by the user.
1. Install Extlink and
https://www.drupal.org/project/link_attributes β
2. Configure a Link field and choose the widget "Link (with attributes)"
3. Create content with the link field, add a custom link title
4. See the link title is replaced with "(opens in a new window)"
I think the title "(opens in a new window)" is not required on the link. The extlink icon itself already has a title.
Other idea: Check if the link already has a title text and don't override it in this case.
Active
2.0
Code
Believe to be a dup of https://www.drupal.org/project/extlink/issues/3523382 π Links are still altered although "Do not alter links with a default target value" is enabled Active