Problem/motivation
linkit_auto_link_text set to FALSE has no effect because the linkit.autocomplete.js does not take this setting into account.
Steps to reproduce
- Add a link field select the linkit widget
- Search for a node to link to see the title prefilled automatically
Proposed resolution
Check on the linkit_auto_link_text setting in the linkit.autocomplete.js file.
Issue fork linkit-3569613
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
didebru