Opened 11 years ago

Last modified 8 years ago

#9973 closed Bug

Auto update link when text is the same as mailto and href and valid email address — at Version 2

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Cc:

Description (last modified by Jakub Ś)

This request was made based on http://dev.ckeditor.com/ticket/9955#comment:6

Would it be possible to add this as a configurable feature? If the link is of type "mailto" and the text is a valid and same email address then update the mailto link to match the email address. This would help prevent the issue where the two don't match.

In short when text of the link is changed mailto and href should be updated when configuration is enabled.

  1. Perhaps href should also be taken into consideration.
  2. Please note that IE has autolinking feature. If link was made by IE then all chnages in link are reflected in href and mailto attributes. This is only true when you don't switch to source mode. After you do that link is no longer auto updated.

Please also see: ​http://dev.ckeditor.com/ticket/9955#comment:3

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 8 years ago by Jakub Ś

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy