Contribution Date
Technology
Contribution Project
Contribution Details
I have reviewed the changes as per patch #8 and found an issue when an external URL is provided with the same path which exists on the site. It sets the node title if the path in the external URL matches the site.
Steps to reproduce:
- Log in as admin.
- Go to linkit configuration page: /admin/config/content/linkit
- Click on "Add profile" and add some profile name. Save and manage matchers.
- Click on "Add matcher".
- Select Content.
- Select Article.
- Check "Group by bundle" and save changes.
- Now configure basic HTML text format: /admin/config/content/formats/manage/basic_html
- Add linkit button to CKEditor and select the same profile added at step 3.
- Add an article page at /node/add/article and set URL alias as /my-article
- Now add another article page.
- In the body field click on the linkit button.
- Set link field as http://www.example.com/my-article
- Click Save.
- Observe that the node title set at step #10 is added for the external link.
Issue Status
Needs work
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0