Actions
Bug #78
closedInsert Link applies URL to existing editor text instead of using "Link Text" input
Status:
Closed
Priority:
High
Assignee:
-
Description
When inserting a hyperlink via the editor’s Insert Link modal, the URL is applied to previously existing text instead of the text provided in the "Link Text" field.
Steps to Reproduce
- GO to Events module and click on Create New Event button
- Locate the Event Description rich text editor
- Type any text in the editor (e.g., I AM TEXT WITH URL)
- Click on the Insert Link button (link icon)
- In the modal:
- Enter a text in Link Text field
- Enter a valid URL in URL field
- Click Insert Link
Expected Result
The text entered in the Link Text field should be inserted into the editor
The inserted text should be hyperlinked with the provided URL
Actual Result
The URL is applied to existing text in the editor
Files
Actions