Please fill out this form as completely as possible so that we can help you more quickly.
[x] I understand that this is a development repository and not a support forum. This is a bug report and is not a support request.
[x] I've followed the troubleshooting steps to determine if there's a theme/plugin conflict.
Provide the relevant URL(s) here
Describe the bug
All-in-one-seo causes double link insertion on classic editor "text mode"
What happened?
Since the upgrade from 3.4.2 all our sites are experiencing duplicated link insertion issue with classic editor plugins in "text mode" - It does not happen with Visual Mode.
What did you expect to happen?
Single link insertion.
To Reproduce
Steps to reproduce the behavior:
Go to 'Create a post -> Text mode tab on editor'
Click on 'Write some text in TEXT MODE - select text and click on "LINK" button'
Type in URL and enter
Link will be inserted twice like
<a href="http://test.com">test</a><a href="http://test.com">test</a>
Expected behavior
Insert only a single text such as
<a href="http://test.com">test</a>
Version Info (please complete the following information):
Please fill out this form as completely as possible so that we can help you more quickly.
Provide the relevant URL(s) here
Describe the bug All-in-one-seo causes double link insertion on classic editor "text mode"
What happened?
Since the upgrade from 3.4.2 all our sites are experiencing duplicated link insertion issue with classic editor plugins in "text mode" - It does not happen with Visual Mode.
What did you expect to happen? Single link insertion.
To Reproduce Steps to reproduce the behavior:
<a href="http://test.com">test</a><a href="http://test.com">test</a>
Expected behavior Insert only a single text such as
<a href="http://test.com">test</a>
Version Info (please complete the following information):